Microsoft.Build 17.8.3
Microsoft.Build
This package contains Microsoft.Build.dll
, which defines MSBuild's API, including
Microsoft.Build.Evaluation
for evaluating MSBuild projects,Microsoft.Build.Construction
for creating new MSBuild projects, andMicrosoft.Build.Execution
for 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.
Showing the top 20 packages that depend on Microsoft.Build.
Packages | Downloads |
---|---|
Microsoft.VisualStudio.Web.CodeGeneration.Utils
Contains utilities used by ASP.NET Core Code Generation packages.
|
21 |
.NET Framework 4.7.2
- Microsoft.Build.Framework (>= 17.8.3)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Reflection.Metadata (>= 7.0.0)
- System.Text.Json (>= 7.0.3)
- System.Security.Principal.Windows (>= 5.0.0)
- System.Reflection.MetadataLoadContext (>= 7.0.0)
- System.Memory (>= 4.5.5)
- System.Configuration.ConfigurationManager (>= 7.0.0)
- System.Collections.Immutable (>= 7.0.0)
- Microsoft.VisualStudio.Setup.Configuration.Interop (>= 3.2.2146)
- Microsoft.IO.Redist (>= 6.0.0)
- Microsoft.NET.StringTools (>= 17.8.3)
- System.Threading.Tasks.Dataflow (>= 7.0.0)
.NET 8.0
- System.Reflection.Metadata (>= 7.0.0)
- System.Threading.Tasks.Dataflow (>= 7.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
- System.Reflection.MetadataLoadContext (>= 7.0.0)
- System.Configuration.ConfigurationManager (>= 7.0.0)
- System.Collections.Immutable (>= 7.0.0)
- Microsoft.NET.StringTools (>= 17.8.3)
- Microsoft.Build.Framework (>= 17.8.3)
Version | Downloads | Last updated |
---|---|---|
17.8.3 | 23 | 05/31/2024 |