Microsoft.Build
15.3.0-preview-000117-01
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Build --version 15.3.0-preview-000117-01
NuGet\Install-Package Microsoft.Build -Version 15.3.0-preview-000117-01
<PackageReference Include="Microsoft.Build" Version="15.3.0-preview-000117-01" />
paket add Microsoft.Build --version 15.3.0-preview-000117-01
#r "nuget: Microsoft.Build, 15.3.0-preview-000117-01"
// Install Microsoft.Build as a Cake Addin #addin nuget:?package=Microsoft.Build&version=15.3.0-preview-000117-01&prerelease // Install Microsoft.Build as a Cake Tool #tool nuget:?package=Microsoft.Build&version=15.3.0-preview-000117-01&prerelease
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.0-preview-000117-01)
- System.Collections.Immutable (>= 1.3.1)
-
.NETStandard 1.5
- Microsoft.Build.Framework (= 15.3.0-preview-000117-01)
- 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.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 (148)
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 (123)
Showing the top 5 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.
|
|
xamarin/Xamarin.Forms
Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
|
Version | Downloads | Last updated |
---|---|---|
17.12.6 | 134,447 | 10/30/2024 |
17.11.4 | 346,565 | 8/15/2024 |
17.10.4 | 1,000,411 | 5/21/2024 |
17.10.0-preview-24081-01 | 953 | 4/25/2024 |
17.9.5 | 293,253 | 2/14/2024 |
17.8.3 | 10,686,424 | 11/14/2023 |
17.7.2 | 3,570,580 | 8/24/2023 |
17.7.0 | 116,824 | 8/9/2023 |
17.6.3 | 364,568 | 5/16/2023 |
17.5.0 | 1,541,284 | 2/28/2023 |
17.4.0 | 229,995 | 11/11/2022 |
17.3.2 | 18,418,648 | 10/14/2022 |
17.3.1 | 197,924 | 8/24/2022 |
17.3.0 | 86,352 | 8/24/2022 |
17.2.2 | 24,347 | 10/14/2022 |
17.2.0 | 907,062 | 5/11/2022 |
17.1.0 | 2,525,497 | 3/8/2022 |
17.0.1 | 140,379 | 10/14/2022 |
17.0.0 | 26,801,192 | 11/8/2021 |
16.11.0 | 751,659 | 8/19/2021 |
16.10.0 | 853,452 | 5/25/2021 |
16.9.0 | 12,954,857 | 3/2/2021 |
16.8.0 | 5,161,013 | 11/11/2020 |
16.7.0 | 410,422 | 9/30/2020 |
16.6.0 | 641,155 | 6/9/2020 |
16.5.0 | 1,036,789 | 3/16/2020 |
16.4.0 | 865,498 | 12/4/2019 |
16.3.0 | 1,293,088 | 9/26/2019 |
16.0.461 | 2,029,641 | 4/3/2019 |
15.9.20 | 9,633,778 | 11/21/2018 |
15.8.166 | 3,460,994 | 8/14/2018 |
15.7.179 | 4,755,127 | 5/21/2018 |
15.7.0-preview-000145 | 4,150 | 4/10/2018 |
15.7.0-preview-000011-1378327 | 1,256,698 | 4/5/2018 |
15.6.85 | 78,515 | 4/5/2018 |
15.6.84 | 2,595 | 4/5/2018 |
15.6.82 | 1,556,370 | 2/26/2018 |
15.5.180 | 152,481 | 12/6/2017 |
15.5.179 | 13,021 | 12/6/2017 |
15.4.8 | 684,564 | 12/6/2017 |
15.3.409 | 48,503,587 | 8/11/2017 |
15.3.0-preview-000388-01 | 190,700 | 6/27/2017 |
15.3.0-preview-000117-01 | 135,351 | 5/9/2017 |
15.1.1012 | 386,413 | 4/11/2017 |
15.1.548 | 8,147,471 | 3/2/2017 |
15.1.0-preview-000545-01 | 25,973 | 2/7/2017 |
15.1.0-preview-000523-01 | 619,050 | 1/26/2017 |
15.1.0-preview-000458-02 | 1,054,534 | 12/14/2016 |
15.1.0-preview-000370-00 | 81,829 | 11/4/2016 |
14.3.0 | 1,123,833 | 9/9/2016 |