Microsoft.Build
18.4.0
Prefix Reserved
dotnet add package Microsoft.Build --version 18.4.0
NuGet\Install-Package Microsoft.Build -Version 18.4.0
<PackageReference Include="Microsoft.Build" Version="18.4.0" />
<PackageVersion Include="Microsoft.Build" Version="18.4.0" />
<PackageReference Include="Microsoft.Build" />
paket add Microsoft.Build --version 18.4.0
#r "nuget: Microsoft.Build, 18.4.0"
#:package Microsoft.Build@18.4.0
#addin nuget:?package=Microsoft.Build&version=18.4.0
#tool nuget:?package=Microsoft.Build&version=18.4.0
Microsoft.Build
This package contains Microsoft.Build.dll, which defines MSBuild's API, including
Microsoft.Build.Evaluationfor evaluating MSBuild projects,Microsoft.Build.Constructionfor creating new MSBuild projects, andMicrosoft.Build.Executionfor building MSBuild projects.
Developers should reference this package to write applications that create, edit, evaluate, or build MSBuild projects.
To create or edit an MSBuild project, use the Microsoft.Build.Construction.ProjectRootElement class and call the Create or Open method.
To evaluate or build an MSBuild project, use the Microsoft.Build.Evaluation.Project class by creating an instance of it with the appropriate parameters for your project. To retrieve evaluated items, call methods such as properties such as GetItems or GetPropertyValue.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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 Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- Microsoft.Build.Framework (>= 18.4.0)
- Microsoft.IO.Redist (>= 6.1.0)
- Microsoft.NET.StringTools (>= 18.4.0)
- System.Collections.Immutable (>= 10.0.1)
- System.Configuration.ConfigurationManager (>= 10.0.1)
- System.Memory (>= 4.6.3)
- System.Reflection.Metadata (>= 10.0.1)
- System.Reflection.MetadataLoadContext (>= 10.0.1)
- System.Runtime.CompilerServices.Unsafe (>= 6.1.2)
- System.Security.Principal.Windows (>= 5.0.0)
- System.Text.Json (>= 10.0.1)
- System.Threading.Tasks.Dataflow (>= 10.0.1)
- System.Threading.Tasks.Extensions (>= 4.6.3)
- System.ValueTuple (>= 4.6.1)
-
net10.0
- Microsoft.Build.Framework (>= 18.4.0)
- Microsoft.NET.StringTools (>= 18.4.0)
- System.Configuration.ConfigurationManager (>= 10.0.1)
- System.Diagnostics.EventLog (>= 10.0.1)
- System.Reflection.MetadataLoadContext (>= 10.0.1)
- System.Security.Cryptography.ProtectedData (>= 10.0.1)
NuGet packages (177)
Showing the top 5 NuGet packages that depend on Microsoft.Build:
| Package | Downloads |
|---|---|
|
Microsoft.VisualStudio.Web.CodeGeneration.Utils
Contains utilities used by ASP.NET Core Code Generation packages. |
|
|
Microsoft.Build.Runtime
This package delivers a complete executable copy of MSBuild. Reference this package only if your application needs to load projects or execute in-process builds without requiring installation of MSBuild. Successfully evaluating projects using this package requires aggregating additional components (like the compilers) into an application directory. |
|
|
Microsoft.SqlServer.DacFx
The Microsoft SQL Server Data-Tier Application Framework (DacFx) is a .NET library which provides application lifecycle services for database development and management for Microsoft SQL databases. DacFx supports various database deployment and management scenarios, including extracting / exporting a live database to a DAC package, deploying a DAC package to a new or existing database, and migrating from on-premises to Microsoft Azure. DacFx can target all supported versions of SQL Server, as well as Microsoft Azure SQL and SQL in Fabric. If you would like to use DacFx functionality from the command-line for creating and deploying .dacpac and .bacpac packages, please use the [SqlPackage](https://www.nuget.org/packages/Microsoft.SqlPackage) CLI as a dotnet tool or downloadable exe. Learn more about SqlPackage from http://aka.ms/sqlpackage. |
|
|
Nuke.ProjectModel
The AKEless Build System for C#/.NET Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '8aaec258a7e00e5d98e013be025db1a42bc58d79' (see contained AppVeyorSettings.json file for build settings). |
|
|
Microsoft.DotNet.Cli.Utils
Package Description |
GitHub repositories (140)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Build:
| Repository | Stars |
|---|---|
|
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.
|
|
|
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!!
|
|
|
BepInEx/BepInEx
Unity / XNA game patcher and plugin framework
|
|
|
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
|
|
|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
|
xamarin/Xamarin.Forms
Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
|
|
|
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
|
|
|
tixl3d/tixl
TiXL is an open source software to create realtime motion graphics.
|
|
|
grpc/grpc-dotnet
gRPC for .NET
|
|
|
dotnet/docfx
Static site generator for .NET API documentation.
|
|
|
scriban/scriban
A fast, powerful, safe and lightweight scripting language and engine for .NET
|
|
|
nuke-build/nuke
🏗 The AKEless Build System for C#/.NET
|
|
|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
|
MattParkerDev/SharpIDE
A modern, cross platform IDE for .NET, built with .NET & Godot
|
|
|
opentk/opentk
The Open Toolkit library is a fast, low-level C# wrapper for OpenGL, OpenAL & OpenCL. It also includes windowing, mouse, keyboard and joystick input and a robust and fast math library, giving you everything you need to write your own renderer or game engine. OpenTK can be used standalone or inside a GUI on Windows, Linux, Mac.
|
|
|
dotnet/roslynator
Roslynator is a set of code analysis tools for C#, powered by Roslyn.
|
|
|
dafny-lang/dafny
Dafny is a verification-aware programming language
|
|
|
GitTools/GitVersion
From git log to SemVer in no time
|
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 18.4.0 | 55,477 | 3/10/2026 | |
| 18.3.3 | 137,505 | 2/12/2026 | |
| 18.0.2 | 1,065,072 | 11/12/2025 | |
| 17.14.28 | 839,239 | 10/14/2025 | |
| 17.14.8 | 350,322 | 5/13/2025 | |
| 17.14.7 | 8,536 | 5/13/2025 | |
| 17.14.5 | 5,655 | 5/13/2025 | |
| 17.13.26 | 95,289 | 5/13/2025 | |
| 17.13.25 | 5,940 | 5/13/2025 | |
| 17.12.50 | 40,206 | 10/14/2025 | |
| 17.12.36 | 7,405 | 5/13/2025 | |
| 17.11.48 | 2,162,882 | 10/14/2025 | |
| 17.11.31 | 89,951 | 5/13/2025 | |
| 17.10.46 | 132,151 | 10/14/2025 | |
| 17.8.43 | 386,865 | 10/14/2025 | |
| 17.8.29 | 165,339 | 5/13/2025 | |
| 17.8.27 | 2,058 | 5/13/2025 | |
| 16.11.6 | 7,248 | 5/13/2025 | |
| 15.9.30 | 22,101 | 5/13/2025 |