Microsoft.Build 17.10.4

Microsoft.Build

This package contains Microsoft.Build.dll, which defines MSBuild's API, including

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.

Showing the top 20 packages that depend on Microsoft.Build.

Packages Downloads
Microsoft.VisualStudio.Web.CodeGeneration
Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies.
5
Microsoft.VisualStudio.Web.CodeGeneration.Core
Contains the core infrastructure used by ASP.NET Core Code Generators.
5
Microsoft.VisualStudio.Web.CodeGeneration.Design
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.
5
Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
5
Microsoft.VisualStudio.Web.CodeGeneration.Templating
Contains Razor based templating host used by ASP.NET Core Code Generators.
5
Microsoft.VisualStudio.Web.CodeGeneration.Utils
Contains utilities used by ASP.NET Core Code Generation packages.
5
Microsoft.VisualStudio.Web.CodeGenerators.Mvc
Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views.
5
Microsoft.VisualStudio.Web.CodeGeneration.Utils
Contains utilities used by ASP.NET Core Code Generation packages.
2
Microsoft.Build.Runtime
This package contains the runtime of MSBuild. Reference this package only if your application needs to load projects or execute in-process builds.
0

Version Downloads Last updated
17.10.4 5 6/26/2025
17.3.2 2 6/24/2025
15.3.409 0 10/24/2025