Microsoft.Build
15.3.409
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Build --version 15.3.409
NuGet\Install-Package Microsoft.Build -Version 15.3.409
<PackageReference Include="Microsoft.Build" Version="15.3.409" />
<PackageVersion Include="Microsoft.Build" Version="15.3.409" />
<PackageReference Include="Microsoft.Build" />
paket add Microsoft.Build --version 15.3.409
#r "nuget: Microsoft.Build, 15.3.409"
#addin nuget:?package=Microsoft.Build&version=15.3.409
#tool nuget:?package=Microsoft.Build&version=15.3.409
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluation MSBuild projects.
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 was computed. 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. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.5 is compatible. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. 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. |
-
.NETFramework 4.6
- Microsoft.Build.Framework (= 15.3.409)
- System.Collections.Immutable (>= 1.3.1)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
-
.NETStandard 1.5
- Microsoft.Build.Framework (= 15.3.409)
- Microsoft.Win32.Primitives (>= 4.0.1)
- System.AppContext (>= 4.1.0)
- System.Collections (>= 4.0.11)
- System.Collections.Concurrent (>= 4.0.12)
- System.Collections.Immutable (>= 1.2.0)
- System.Collections.NonGeneric (>= 4.0.1)
- System.Console (>= 4.0.0)
- System.Diagnostics.Contracts (>= 4.0.1)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Diagnostics.FileVersionInfo (>= 4.0.0)
- System.Diagnostics.Process (>= 4.1.0)
- System.Diagnostics.TraceSource (>= 4.0.0)
- System.Globalization (>= 4.0.11)
- System.IO (>= 4.1.0)
- System.IO.Compression (>= 4.1.0)
- System.IO.FileSystem (>= 4.0.1)
- System.IO.FileSystem.Primitives (>= 4.0.1)
- System.IO.Pipes (>= 4.0.0)
- System.Linq (>= 4.1.0)
- System.Linq.Parallel (>= 4.0.1)
- System.ObjectModel (>= 4.0.12)
- System.Reflection (>= 4.1.0)
- System.Reflection.Extensions (>= 4.0.1)
- System.Reflection.Metadata (>= 1.3.0)
- System.Reflection.Primitives (>= 4.0.1)
- System.Reflection.TypeExtensions (>= 4.1.0)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Runtime.Handles (>= 4.0.1)
- System.Runtime.InteropServices (>= 4.1.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0)
- System.Runtime.Loader (>= 4.0.0)
- System.Text.Encoding (>= 4.0.11)
- System.Text.Encoding.CodePages (>= 4.0.1)
- System.Text.Encoding.Extensions (>= 4.0.11)
- System.Text.RegularExpressions (>= 4.1.0)
- System.Threading (>= 4.0.11)
- System.Threading.Tasks (>= 4.0.11)
- System.Threading.Tasks.Dataflow (>= 4.6.0)
- System.Threading.Thread (>= 4.0.0)
- System.Threading.ThreadPool (>= 4.0.10)
- System.Xml.ReaderWriter (>= 4.0.11)
- System.Xml.XmlDocument (>= 4.0.1)
- System.Xml.XPath.XmlDocument (>= 4.0.1)
NuGet packages (155)
Showing the top 5 NuGet packages that depend on Microsoft.Build:
Package | Downloads |
---|---|
Microsoft.VisualStudio.Web.CodeGenerators.Mvc
Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views. |
|
Microsoft.VisualStudio.Web.CodeGeneration.Design
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views. |
|
Microsoft.VisualStudio.Web.CodeGeneration
Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies. |
|
Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore
Contains Entity Framework Core Services used by ASP.NET Core Code Generators. |
|
Microsoft.VisualStudio.Web.CodeGeneration.Core
Contains the core infrastructure used by ASP.NET Core Code Generators. |
GitHub repositories (130)
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!!
|
|
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.
|
|
BepInEx/BepInEx
Unity / XNA game patcher and plugin framework
|
|
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
|
|
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.
|
|
grpc/grpc-dotnet
gRPC for .NET
|
|
dotnet/docfx
Static site generator for .NET API documentation.
|
|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
scriban/scriban
A fast, powerful, safe and lightweight scripting language and engine for .NET
|
|
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.
|
|
nuke-build/nuke
🏗 The AKEless Build System for C#/.NET
|
|
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
|
|
nsubstitute/NSubstitute
A friendly substitute for .NET mocking libraries.
|
|
dotnet/macios
.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#
|
Version | Downloads | Last updated |
---|---|---|
17.13.9 | 68,039 | 2 months ago |
17.12.6 | 512,205 | 5 months ago |
17.11.4 | 839,662 | 8 months ago |
17.10.4 | 2,760,143 | 5/21/2024 |
17.10.0-preview-24081-01 | 1,013 | 4/25/2024 |
17.9.5 | 369,849 | 2/14/2024 |
17.8.3 | 14,753,754 | 11/14/2023 |
17.7.2 | 4,848,517 | 8/24/2023 |
17.7.0 | 142,247 | 8/9/2023 |
17.6.3 | 407,098 | 5/16/2023 |
17.5.0 | 1,613,915 | 2/28/2023 |
17.4.0 | 239,521 | 11/11/2022 |
17.3.2 | 19,633,451 | 10/14/2022 |
17.3.1 | 204,598 | 8/24/2022 |
17.3.0 | 107,313 | 8/24/2022 |
17.2.2 | 31,546 | 10/14/2022 |
17.2.0 | 924,838 | 5/11/2022 |
17.1.0 | 2,701,346 | 3/8/2022 |
17.0.1 | 182,207 | 10/14/2022 |
17.0.0 | 27,875,074 | 11/8/2021 |
16.11.0 | 783,799 | 8/19/2021 |
16.10.0 | 887,890 | 5/25/2021 |
16.9.0 | 13,987,983 | 3/2/2021 |
16.8.0 | 5,206,853 | 11/11/2020 |
16.7.0 | 451,129 | 9/30/2020 |
16.6.0 | 654,047 | 6/9/2020 |
16.5.0 | 1,043,449 | 3/16/2020 |
16.4.0 | 903,551 | 12/4/2019 |
16.3.0 | 1,302,934 | 9/26/2019 |
16.0.461 | 2,053,834 | 4/3/2019 |
15.9.20 | 10,606,219 | 11/21/2018 |
15.8.166 | 3,555,900 | 8/14/2018 |
15.7.179 | 4,786,550 | 5/21/2018 |
15.7.0-preview-000145 | 4,309 | 4/10/2018 |
15.7.0-preview-000011-1378327 | 1,285,152 | 4/5/2018 |
15.6.85 | 79,374 | 4/5/2018 |
15.6.84 | 2,846 | 4/5/2018 |
15.6.82 | 1,561,543 | 2/26/2018 |
15.5.180 | 155,720 | 12/6/2017 |
15.5.179 | 13,236 | 12/6/2017 |
15.4.8 | 685,708 | 12/6/2017 |
15.3.409 | 50,623,821 | 8/11/2017 |
15.3.0-preview-000388-01 | 196,531 | 6/27/2017 |
15.3.0-preview-000117-01 | 137,179 | 5/9/2017 |
15.1.1012 | 393,027 | 4/11/2017 |
15.1.548 | 8,395,344 | 3/2/2017 |
15.1.0-preview-000545-01 | 26,109 | 2/7/2017 |
15.1.0-preview-000523-01 | 619,176 | 1/26/2017 |
15.1.0-preview-000458-02 | 1,060,969 | 12/14/2016 |
15.1.0-preview-000370-00 | 82,007 | 11/4/2016 |
14.3.0 | 1,135,737 | 9/9/2016 |