Microsoft.Build.Framework
17.11.4
Prefix Reserved
dotnet add package Microsoft.Build.Framework --version 17.11.4
NuGet\Install-Package Microsoft.Build.Framework -Version 17.11.4
<PackageReference Include="Microsoft.Build.Framework" Version="17.11.4" />
paket add Microsoft.Build.Framework --version 17.11.4
#r "nuget: Microsoft.Build.Framework, 17.11.4"
// Install Microsoft.Build.Framework as a Cake Addin #addin nuget:?package=Microsoft.Build.Framework&version=17.11.4 // Install Microsoft.Build.Framework as a Cake Tool #tool nuget:?package=Microsoft.Build.Framework&version=17.11.4
Microsoft.Build.Framework
This package contains Microsoft.Build.Framework.dll
, which defines fundamental types used in MSBuild's API and extensibility model.
The items in this namespace are primarily base-level classes and interfaces shared across MSBuild's object model. MSBuild task or extension developers can reference this package to implement interfaces such as
ITask
, and ILogger
.
netstandard2.0 target
The netstandard2.0
target of this build is configured only to output reference assemblies; at runtime MSBuild will be net8.0
or net472
. Please use the net8.0
-targeted assemblies for .NET 8+ scenarios.
For context, see https://github.com/dotnet/msbuild/pull/6148
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 is compatible. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | 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.7.2
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
-
.NETStandard 2.0
- Microsoft.Win32.Registry (>= 5.0.0)
- System.Memory (>= 4.5.5)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
net8.0
- No dependencies.
NuGet packages (139)
Showing the top 5 NuGet packages that depend on Microsoft.Build.Framework:
Package | Downloads |
---|---|
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/be9c072e1c8a9e6701e34d796b1d68098d08feab. |
|
Microsoft.SqlServer.DacFx
The Microsoft SQL Server Data-Tier Application Framework (DacFx) is a component which provides application lifecycle services for database development and management for Microsoft SQL Server and Microsoft Azure SQL Databases. DacFx supports various database deployment and management scenarios for SQL Server and Microsoft Azure SQL Databases including extracting / exporting a live database to a DAC package, deploying a DAC package to a new or existing database, and migrating from on-premises to Microsoft Azure. This functionality is exposed via the DacFx API. DacFx can target SQL Server 2008 and newer, as well as Microsoft Azure SQL. This nuget package is a lightweight version of DacFx. If you would like to use the command-line utility SqlPackage.exe for creating and deploying .dacpac and .bacpac packages, please download SqlPackage.exe for Windows, macOS, or Linux from http://aka.ms/sqlpackage. |
GitHub repositories (134)
Showing the top 5 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.
|
|
dnSpy/dnSpy
.NET debugger and assembly editor
|
|
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
|
|
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.
|
Version | Downloads | Last updated |
---|---|---|
17.11.4 | 73,525 | 8/15/2024 |
17.11.2 | 3,167 | 8/15/2024 |
17.10.4 | 306,246 | 5/22/2024 |
17.10.0-preview-24081-01 | 1,038 | 4/25/2024 |
17.9.5 | 416,583 | 2/14/2024 |
17.8.3 | 6,501,263 | 11/14/2023 |
17.7.2 | 3,231,543 | 8/24/2023 |
17.7.0 | 120,712 | 8/9/2023 |
17.6.3 | 456,994 | 5/16/2023 |
17.5.0 | 1,905,292 | 2/28/2023 |
17.4.0 | 577,872 | 11/11/2022 |
17.3.2 | 17,108,478 | 10/14/2022 |
17.3.1 | 348,110 | 8/24/2022 |
17.3.0 | 57,886 | 8/24/2022 |
17.2.2 | 26,050 | 10/14/2022 |
17.2.0 | 1,539,289 | 5/11/2022 |
17.1.0 | 2,904,023 | 3/8/2022 |
17.0.1 | 100,753 | 10/14/2022 |
17.0.0 | 26,939,972 | 11/8/2021 |
16.11.0 | 1,200,604 | 8/19/2021 |
16.10.0 | 1,980,712 | 5/25/2021 |
16.9.0 | 12,097,909 | 3/2/2021 |
16.8.0 | 6,409,490 | 11/11/2020 |
16.7.0 | 1,264,852 | 9/30/2020 |
16.6.0 | 956,684 | 6/9/2020 |
16.5.0 | 36,176,775 | 3/16/2020 |
16.4.0 | 1,900,266 | 12/4/2019 |
16.3.0 | 1,885,148 | 9/26/2019 |
16.0.461 | 2,972,951 | 4/3/2019 |
15.9.20 | 9,583,303 | 11/21/2018 |
15.8.166 | 5,227,532 | 8/14/2018 |
15.7.179 | 5,404,196 | 5/21/2018 |
15.7.0-preview-000145 | 7,665 | 4/10/2018 |
15.7.0-preview-000011-1378327 | 1,219,243 | 4/5/2018 |
15.6.85 | 1,311,994 | 4/5/2018 |
15.6.84 | 5,902 | 4/5/2018 |
15.6.82 | 1,617,506 | 2/26/2018 |
15.5.180 | 551,231 | 12/6/2017 |
15.5.179 | 16,336 | 12/6/2017 |
15.4.8 | 709,388 | 12/6/2017 |
15.3.409 | 60,073,183 | 8/11/2017 |
15.3.0-preview-000388-01 | 191,836 | 6/27/2017 |
15.3.0-preview-000117-01 | 137,601 | 5/9/2017 |
15.1.1012 | 1,916,559 | 4/11/2017 |
15.1.548 | 8,711,372 | 3/2/2017 |
14.3.0 | 2,000,575 | 9/9/2016 |