Microsoft.Build
15.6.85
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Build --version 15.6.85
NuGet\Install-Package Microsoft.Build -Version 15.6.85
<PackageReference Include="Microsoft.Build" Version="15.6.85" />
<PackageVersion Include="Microsoft.Build" Version="15.6.85" />
<PackageReference Include="Microsoft.Build" />
paket add Microsoft.Build --version 15.6.85
#r "nuget: Microsoft.Build, 15.6.85"
#addin nuget:?package=Microsoft.Build&version=15.6.85
#tool nuget:?package=Microsoft.Build&version=15.6.85
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.6.85)
- System.Collections.Immutable (>= 1.3.1)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
-
.NETStandard 1.5
- Microsoft.Build.Framework (= 15.6.85)
- 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.Tasks.Parallel (>= 4.0.1)
- 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 (156)
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.
|
|
BepInEx/BepInEx
Unity / XNA game patcher and plugin framework
|
|
xamarin/Xamarin.Forms
Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
|
|
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 | 80,995 | 2 months ago |
17.12.6 | 546,858 | 6 months ago |
17.11.4 | 896,743 | 8 months ago |
17.10.4 | 3,016,979 | 5/21/2024 |
17.10.0-preview-24081-01 | 1,015 | 4/25/2024 |
17.9.5 | 377,194 | 2/14/2024 |
17.8.3 | 15,166,824 | 11/14/2023 |
17.7.2 | 5,015,271 | 8/24/2023 |
17.7.0 | 145,510 | 8/9/2023 |
17.6.3 | 410,611 | 5/16/2023 |
17.5.0 | 1,619,210 | 2/28/2023 |
17.4.0 | 241,108 | 11/11/2022 |
17.3.2 | 19,764,776 | 10/14/2022 |
17.3.1 | 205,365 | 8/24/2022 |
17.3.0 | 108,993 | 8/24/2022 |
17.2.2 | 32,358 | 10/14/2022 |
17.2.0 | 926,808 | 5/11/2022 |
17.1.0 | 2,714,146 | 3/8/2022 |
17.0.1 | 184,891 | 10/14/2022 |
17.0.0 | 27,971,811 | 11/8/2021 |
16.11.0 | 786,909 | 8/19/2021 |
16.10.0 | 891,954 | 5/25/2021 |
16.9.0 | 14,094,181 | 3/2/2021 |
16.8.0 | 5,212,035 | 11/11/2020 |
16.7.0 | 455,629 | 9/30/2020 |
16.6.0 | 655,170 | 6/9/2020 |
16.5.0 | 1,044,193 | 3/16/2020 |
16.4.0 | 907,983 | 12/4/2019 |
16.3.0 | 1,304,054 | 9/26/2019 |
16.0.461 | 2,057,531 | 4/3/2019 |
15.9.20 | 10,701,436 | 11/21/2018 |
15.8.166 | 3,565,775 | 8/14/2018 |
15.7.179 | 4,790,411 | 5/21/2018 |
15.7.0-preview-000145 | 4,319 | 4/10/2018 |
15.7.0-preview-000011-1378327 | 1,288,457 | 4/5/2018 |
15.6.85 | 79,487 | 4/5/2018 |
15.6.84 | 2,894 | 4/5/2018 |
15.6.82 | 1,562,387 | 2/26/2018 |
15.5.180 | 155,875 | 12/6/2017 |
15.5.179 | 13,268 | 12/6/2017 |
15.4.8 | 685,871 | 12/6/2017 |
15.3.409 | 50,834,202 | 8/11/2017 |
15.3.0-preview-000388-01 | 197,211 | 6/27/2017 |
15.3.0-preview-000117-01 | 137,328 | 5/9/2017 |
15.1.1012 | 393,992 | 4/11/2017 |
15.1.548 | 8,421,683 | 3/2/2017 |
15.1.0-preview-000545-01 | 26,116 | 2/7/2017 |
15.1.0-preview-000523-01 | 619,183 | 1/26/2017 |
15.1.0-preview-000458-02 | 1,061,570 | 12/14/2016 |
15.1.0-preview-000370-00 | 82,029 | 11/4/2016 |
14.3.0 | 1,136,914 | 9/9/2016 |