Microsoft.Build.Utilities.Core
17.15.0-preview-25255-103
Prefix Reserved
.NET 9.0
This package targets .NET 9.0. The package is compatible with this framework or higher.
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
.NET Framework 4.7.2
This package targets .NET Framework 4.7.2. The package is compatible with this framework or higher.
This is a prerelease version of Microsoft.Build.Utilities.Core.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Microsoft.Build.Utilities.Core --version 17.15.0-preview-25255-103
NuGet\Install-Package Microsoft.Build.Utilities.Core -Version 17.15.0-preview-25255-103
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="17.15.0-preview-25255-103" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Build.Utilities.Core" Version="17.15.0-preview-25255-103" />
<PackageReference Include="Microsoft.Build.Utilities.Core" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Build.Utilities.Core --version 17.15.0-preview-25255-103
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Build.Utilities.Core, 17.15.0-preview-25255-103"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.Build.Utilities.Core@17.15.0-preview-25255-103
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Build.Utilities.Core&version=17.15.0-preview-25255-103&prerelease
#tool nuget:?package=Microsoft.Build.Utilities.Core&version=17.15.0-preview-25255-103&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Microsoft.Build.Utilities.Core
This package contains Microsoft.Build.Utilities.Core.dll
, which defines helper functionality for MSBuild extenders, including
Task
, a base class for custom tasks,ToolTask
, a base class for tasks that run a command-line tool, andLogger
, a base class for custom logging functionality.
netstandard2.0 target
The netstandard2.0
target of this build is configured only to output reference assemblies; at runtime MSBuild will be net9.0
or net472
. Please use the net9.0
-targeted assemblies for .NET 9+ scenarios.
For context, see https://github.com/dotnet/msbuild/pull/6148
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- Microsoft.Build.Framework (>= 17.15.0-preview-25255-103)
- Microsoft.IO.Redist (>= 6.1.0)
- Microsoft.NET.StringTools (>= 17.15.0-preview-25255-103)
- System.Collections.Immutable (>= 9.0.0)
- System.Configuration.ConfigurationManager (>= 9.0.0)
- System.Diagnostics.DiagnosticSource (>= 9.0.0)
- System.Memory (>= 4.6.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.1.0)
- System.Text.Json (>= 9.0.0)
- System.Threading.Tasks.Extensions (>= 4.6.0)
-
.NETStandard 2.0
- Microsoft.Build.Framework (>= 17.15.0-preview-25255-103)
- Microsoft.NET.StringTools (>= 17.15.0-preview-25255-103)
- Microsoft.Win32.Registry (>= 5.0.0)
- System.Collections.Immutable (>= 9.0.0)
- System.Configuration.ConfigurationManager (>= 9.0.0)
- System.Diagnostics.DiagnosticSource (>= 9.0.0)
- System.Memory (>= 4.6.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.1.0)
- System.Security.Cryptography.ProtectedData (>= 9.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
- System.Text.Encoding.CodePages (>= 9.0.0)
-
net9.0
- Microsoft.Build.Framework (>= 17.15.0-preview-25255-103)
- Microsoft.NET.StringTools (>= 17.15.0-preview-25255-103)
- System.Configuration.ConfigurationManager (>= 9.0.0)
- System.Diagnostics.EventLog (>= 9.0.0)
- System.Security.Cryptography.ProtectedData (>= 9.0.0)
GitHub repositories (175)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Build.Utilities.Core:
Repository | Stars |
---|---|
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
|
|
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
|
|
dnSpy/dnSpy
.NET debugger and assembly editor
|
|
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
|
|
winsw/winsw
A wrapper executable that can run any executable as a Windows service, in a permissive license.
|
|
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
|
|
git-ecosystem/git-credential-manager
Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.
|
|
dotnet/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
|
|
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
|
|
microsoft/VFSForGit
Virtual File System for Git: Enable Git at Enterprise Scale
|
|
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
|
|
xamarin/Xamarin.Forms
Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
|
|
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
|
|
tModLoader/tModLoader
A mod to make and play Terraria mods. Supports Terraria 1.4 (and earlier) installations
|
|
Azure/azure-powershell
Microsoft Azure PowerShell
|
|
Fody/Fody
Extensible tool for weaving .net assemblies
|
|
greenshot/greenshot
Greenshot for Windows - Report bugs & features go here: https://greenshot.atlassian.net or look for information on:
|
Version | Downloads | Last Updated |
---|---|---|
17.15.0-preview-25280-105 | 0 | 6/2/2025 |
17.15.0-preview-25277-114 | 0 | 6/3/2025 |
17.15.0-preview-25277-101 | 0 | 5/29/2025 |
17.15.0-preview-25266-103 | 0 | 5/20/2025 |
17.15.0-preview-25255-103 | 0 | 5/12/2025 |
16.0.0-preview.385 | 2 | 1/28/2019 |