Microsoft.Build.Framework
15.7.0-preview-000011-1378327
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Build.Framework --version 15.7.0-preview-000011-1378327
NuGet\Install-Package Microsoft.Build.Framework -Version 15.7.0-preview-000011-1378327
<PackageReference Include="Microsoft.Build.Framework" Version="15.7.0-preview-000011-1378327" />
<PackageVersion Include="Microsoft.Build.Framework" Version="15.7.0-preview-000011-1378327" />
<PackageReference Include="Microsoft.Build.Framework" />
paket add Microsoft.Build.Framework --version 15.7.0-preview-000011-1378327
#r "nuget: Microsoft.Build.Framework, 15.7.0-preview-000011-1378327"
#addin nuget:?package=Microsoft.Build.Framework&version=15.7.0-preview-000011-1378327&prerelease
#tool nuget:?package=Microsoft.Build.Framework&version=15.7.0-preview-000011-1378327&prerelease
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.
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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. 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. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 1.3
- System.Collections (>= 4.0.11)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Diagnostics.Process (>= 4.1.0)
- System.Globalization (>= 4.0.11)
- System.Linq (>= 4.1.0)
- System.ObjectModel (>= 4.0.12)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Runtime.InteropServices (>= 4.1.0)
- System.Threading (>= 4.0.11)
- System.Threading.Tasks.Parallel (>= 4.0.1)
- System.Threading.Thread (>= 4.0.0)
NuGet packages (155)
Showing the top 5 NuGet packages that depend on Microsoft.Build.Framework:
Package | Downloads |
---|---|
Microsoft.EntityFrameworkCore.Design
Shared design-time components for Entity Framework Core tools. |
|
Microsoft.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects. |
|
Microsoft.Build.Utilities.Core
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks. |
|
Microsoft.Build.Tasks.Core
This package contains the Microsoft.Build.Tasks assembly which implements the commonly used tasks of MSBuild. |
|
Microsoft.CodeAnalysis.Workspaces.MSBuild
.NET Compiler Platform ("Roslyn") support for analyzing MSBuild projects and solutions. This should be used with at least one of the following packages to add the appropriate language support: - Microsoft.CodeAnalysis.CSharp.Workspaces - Microsoft.CodeAnalysis.VisualBasic.Workspaces More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b. |
GitHub repositories (132)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Build.Framework:
Repository | Stars |
---|---|
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
|
|
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
|
|
dnSpy/dnSpy
.NET debugger and assembly editor
|
|
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
|
|
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!!
|
|
git-ecosystem/git-credential-manager
Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.
|
|
dotnet/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
|
|
microsoft/VFSForGit
Virtual File System for Git: Enable Git at Enterprise Scale
|
|
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.
|
|
scriban/scriban
A fast, powerful, safe and lightweight scripting language and engine for .NET
|
|
nuke-build/nuke
TEMPORARILY ARCHIVED – 🏗 The AKEless Build System for C#/.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.
|
|
dafny-lang/dafny
Dafny is a verification-aware programming language
|
|
coverlet-coverage/coverlet
Cross platform code coverage for .NET
|
|
CosmosOS/Cosmos
Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!
|
|
dotnet/corert
This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
|
Version | Downloads | Last updated |
---|---|---|
17.14.8 | 7,380 | 5/14/2025 |
17.14.7 | 3,961 | 5/13/2025 |
17.14.5 | 334 | 5/14/2025 |
17.13.26 | 1,946 | 5/14/2025 |
17.13.25 | 328 | 5/14/2025 |
17.13.9 | 277,647 | 2/11/2025 |
17.12.36 | 373 | 5/14/2025 |
17.12.35 | 295 | 5/14/2025 |
17.12.6 | 964,903 | 10/30/2024 |
17.11.31 | 465 | 5/14/2025 |
17.11.4 | 1,307,169 | 8/15/2024 |
17.11.2 | 52,643 | 8/15/2024 |
17.10.29 | 384 | 5/14/2025 |
17.10.4 | 4,036,373 | 5/22/2024 |
17.10.0-preview-24081-01 | 1,223 | 4/25/2024 |
17.9.5 | 716,872 | 2/14/2024 |
17.8.29 | 645 | 5/14/2025 |
17.8.27 | 1,930 | 5/14/2025 |
17.8.3 | 33,077,748 | 11/14/2023 |
17.7.2 | 6,164,741 | 8/24/2023 |
17.7.0 | 188,263 | 8/9/2023 |
17.6.3 | 610,203 | 5/16/2023 |
17.5.0 | 2,654,416 | 2/28/2023 |
17.4.0 | 663,522 | 11/11/2022 |
17.3.2 | 20,655,177 | 10/14/2022 |
17.3.1 | 385,319 | 8/24/2022 |
17.3.0 | 119,568 | 8/24/2022 |
17.2.2 | 44,829 | 10/14/2022 |
17.2.0 | 1,748,807 | 5/11/2022 |
17.1.0 | 3,521,845 | 3/8/2022 |
17.0.1 | 194,489 | 10/14/2022 |
17.0.0 | 29,982,828 | 11/8/2021 |
16.11.6 | 361 | 5/13/2025 |
16.11.0 | 1,355,020 | 8/19/2021 |
16.10.0 | 13,129,075 | 5/25/2021 |
16.9.0 | 14,921,889 | 3/2/2021 |
16.8.0 | 6,713,260 | 11/11/2020 |
16.7.0 | 1,519,368 | 9/30/2020 |
16.6.0 | 1,005,347 | 6/9/2020 |
16.5.0 | 39,996,010 | 3/16/2020 |
16.4.0 | 2,083,053 | 12/4/2019 |
16.3.0 | 1,931,980 | 9/26/2019 |
16.0.461 | 3,122,495 | 4/3/2019 |
15.9.30 | 812 | 5/13/2025 |
15.9.20 | 12,179,778 | 11/21/2018 |
15.8.166 | 5,636,754 | 8/14/2018 |
15.7.179 | 5,513,653 | 5/21/2018 |
15.7.0-preview-000145 | 8,006 | 4/10/2018 |
15.7.0-preview-000011-1378327 | 1,305,664 | 4/5/2018 |
15.6.85 | 1,419,595 | 4/5/2018 |
15.6.84 | 6,506 | 4/5/2018 |
15.6.82 | 1,637,119 | 2/26/2018 |
15.5.180 | 577,567 | 12/6/2017 |
15.5.179 | 16,781 | 12/6/2017 |
15.4.8 | 716,137 | 12/6/2017 |
15.3.409 | 65,620,612 | 8/11/2017 |
15.3.0-preview-000388-01 | 205,254 | 6/27/2017 |
15.3.0-preview-000117-01 | 141,888 | 5/9/2017 |
15.1.1012 | 2,004,261 | 4/11/2017 |
15.1.548 | 9,450,726 | 3/2/2017 |
14.3.0 | 2,243,789 | 9/9/2016 |