Microsoft.Build
15.1.0-preview-000545-01
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Build --version 15.1.0-preview-000545-01
NuGet\Install-Package Microsoft.Build -Version 15.1.0-preview-000545-01
<PackageReference Include="Microsoft.Build" Version="15.1.0-preview-000545-01" />
paket add Microsoft.Build --version 15.1.0-preview-000545-01
#r "nuget: Microsoft.Build, 15.1.0-preview-000545-01"
// Install Microsoft.Build as a Cake Addin #addin nuget:?package=Microsoft.Build&version=15.1.0-preview-000545-01&prerelease // Install Microsoft.Build as a Cake Tool #tool nuget:?package=Microsoft.Build&version=15.1.0-preview-000545-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.1.0-preview-000545-01)
-
.NETStandard 1.5
- Microsoft.Build.Framework (= 15.1.0-preview-000545-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 (147)
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.
|
|
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.
|
Version | Downloads | Last updated |
---|---|---|
17.12.6 | 178,099 | 10/30/2024 |
17.11.4 | 389,821 | 8/15/2024 |
17.10.4 | 1,142,406 | 5/21/2024 |
17.10.0-preview-24081-01 | 962 | 4/25/2024 |
17.9.5 | 302,625 | 2/14/2024 |
17.8.3 | 11,124,778 | 11/14/2023 |
17.7.2 | 3,672,269 | 8/24/2023 |
17.7.0 | 118,134 | 8/9/2023 |
17.6.3 | 369,097 | 5/16/2023 |
17.5.0 | 1,553,876 | 2/28/2023 |
17.4.0 | 230,980 | 11/11/2022 |
17.3.2 | 18,535,387 | 10/14/2022 |
17.3.1 | 198,868 | 8/24/2022 |
17.3.0 | 89,831 | 8/24/2022 |
17.2.2 | 24,997 | 10/14/2022 |
17.2.0 | 909,188 | 5/11/2022 |
17.1.0 | 2,543,898 | 3/8/2022 |
17.0.1 | 146,738 | 10/14/2022 |
17.0.0 | 26,903,142 | 11/8/2021 |
16.11.0 | 755,958 | 8/19/2021 |
16.10.0 | 855,725 | 5/25/2021 |
16.9.0 | 13,089,289 | 3/2/2021 |
16.8.0 | 5,166,288 | 11/11/2020 |
16.7.0 | 415,669 | 9/30/2020 |
16.6.0 | 642,593 | 6/9/2020 |
16.5.0 | 1,037,678 | 3/16/2020 |
16.4.0 | 870,493 | 12/4/2019 |
16.3.0 | 1,294,470 | 9/26/2019 |
16.0.461 | 2,032,645 | 4/3/2019 |
15.9.20 | 9,749,113 | 11/21/2018 |
15.8.166 | 3,469,524 | 8/14/2018 |
15.7.179 | 4,757,442 | 5/21/2018 |
15.7.0-preview-000145 | 4,150 | 4/10/2018 |
15.7.0-preview-000011-1378327 | 1,259,759 | 4/5/2018 |
15.6.85 | 78,612 | 4/5/2018 |
15.6.84 | 2,609 | 4/5/2018 |
15.6.82 | 1,556,487 | 2/26/2018 |
15.5.180 | 152,907 | 12/6/2017 |
15.5.179 | 13,032 | 12/6/2017 |
15.4.8 | 684,598 | 12/6/2017 |
15.3.409 | 48,714,415 | 8/11/2017 |
15.3.0-preview-000388-01 | 191,189 | 6/27/2017 |
15.3.0-preview-000117-01 | 135,482 | 5/9/2017 |
15.1.1012 | 387,030 | 4/11/2017 |
15.1.548 | 8,173,199 | 3/2/2017 |
15.1.0-preview-000545-01 | 25,977 | 2/7/2017 |
15.1.0-preview-000523-01 | 619,052 | 1/26/2017 |
15.1.0-preview-000458-02 | 1,055,293 | 12/14/2016 |
15.1.0-preview-000370-00 | 81,845 | 11/4/2016 |
14.3.0 | 1,125,015 | 9/9/2016 |