VOOZH about

URL: https://www.nuget.org/packages/Microsoft.Build.Runtime/

⇱ NuGet Gallery | Microsoft.Build.Runtime 18.7.1




👁 Image
Microsoft.Build.Runtime 18.7.1

Prefix Reserved
dotnet add package Microsoft.Build.Runtime --version 18.7.1
 
 
NuGet\Install-Package Microsoft.Build.Runtime -Version 18.7.1
 
 
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.Runtime" Version="18.7.1" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Build.Runtime" Version="18.7.1" />
 
Directory.Packages.props
<PackageReference Include="Microsoft.Build.Runtime" />
 
Project file
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.Runtime --version 18.7.1
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Build.Runtime, 18.7.1"
 
 
#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.Runtime@18.7.1
 
 
#: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.Runtime&version=18.7.1
 
Install as a Cake Addin
#tool nuget:?package=Microsoft.Build.Runtime&version=18.7.1
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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.

🗒️ NOTE: if you are building an application that wants to use MSBuild to evaluate or build projects, you will generally not need this package. Instead, use MSBuildLocator to use a complete toolset provided by the .NET SDK or Visual Studio.

Product Versions Compatible and additional computed target framework versions.
.NET net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Framework net472 net472 is compatible.  net48 net48 was computed.  net481 net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.Build.Runtime:

Package Downloads
Microsoft.VisualStudio.Web.CodeGeneration.Tools

Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.

GitHub repositories (6)

Showing the top 6 popular GitHub repositories that depend on Microsoft.Build.Runtime:

Repository Stars
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
dotnet/Scaffolding
Code generators to speed up development.
yoshiask/FluentStore
A unifying frontend for Windows app stores and package managers
microsoft/slngen
Visual Studio solution generator
Azure/Bridge-To-Kubernetes
Bridge To Kubernetes (B2K) is development tool to debug microservices, pods which redirects traffic to your local development machine and vice versa.
Version Downloads Last Updated
18.7.1 207 6/10/2026
18.6.3 427 5/13/2026
18.4.0 9,294 3/10/2026
18.3.3 3,663 2/12/2026
18.0.2 3,669 11/12/2025
17.14.28 8,699 10/14/2025
17.14.8 4,817 5/14/2025
17.14.5 512 5/14/2025
17.13.26 451 5/14/2025
17.13.25 473 5/14/2025
17.12.50 954 10/14/2025
17.11.48 3,738 10/14/2025
17.11.31 6,886 5/14/2025
17.10.46 1,428 10/14/2025
17.10.29 408 5/14/2025
17.8.43 17,028 10/14/2025
17.8.29 147,676 5/14/2025
17.8.27 429 5/14/2025
16.11.6 450 5/14/2025
Loading failed