Microsoft.Build.Utilities.Core
17.5.0
dotnet add package Microsoft.Build.Utilities.Core --version 17.5.0
NuGet\Install-Package Microsoft.Build.Utilities.Core -Version 17.5.0
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="17.5.0" />
paket add Microsoft.Build.Utilities.Core --version 17.5.0
#r "nuget: Microsoft.Build.Utilities.Core, 17.5.0"
// Install Microsoft.Build.Utilities.Core as a Cake Addin
#addin nuget:?package=Microsoft.Build.Utilities.Core&version=17.5.0
// Install Microsoft.Build.Utilities.Core as a Cake Tool
#tool nuget:?package=Microsoft.Build.Utilities.Core&version=17.5.0
Microsoft.Build.Utilities.Core
This package contains Microsoft.Build.Utilities.Core.dll
, which defines helper functionality for MSBuild extenders, including
Task
, a base class for custom tasks,ToolTask
, a base class for tasks that run a command-line tool, andLogger
, a base class for custom logging functionality.
netstandard2.0 target
The netstandard2.0
target of this build is configured only to output reference assemblies; at runtime MSBuild will be net7.0
or net472
. Please use the net7.0
-targeted assemblies for .NET Core 6+ scenarios.
For context, see https://github.com/dotnet/msbuild/pull/6148
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.7.2
- Microsoft.Build.Framework (>= 17.5.0)
- Microsoft.IO.Redist (>= 6.0.0)
- Microsoft.NET.StringTools (>= 17.5.0)
- System.Collections.Immutable (>= 6.0.0)
- System.Configuration.ConfigurationManager (>= 6.0.0)
-
.NETStandard 2.0
- Microsoft.Build.Framework (>= 17.5.0)
- Microsoft.NET.StringTools (>= 17.5.0)
- Microsoft.Win32.Registry (>= 5.0.0)
- System.Collections.Immutable (>= 6.0.0)
- System.Configuration.ConfigurationManager (>= 6.0.0)
- System.Security.Permissions (>= 6.0.0)
- System.Text.Encoding.CodePages (>= 6.0.0)
-
net7.0
- Microsoft.Build.Framework (>= 17.5.0)
- Microsoft.NET.StringTools (>= 17.5.0)
- System.Collections.Immutable (>= 6.0.0)
- System.Configuration.ConfigurationManager (>= 6.0.0)
NuGet packages (160)
Showing the top 5 NuGet packages that depend on Microsoft.Build.Utilities.Core:
Package | Downloads |
---|---|
Microsoft.Build.Tasks.Core
This package contains the Microsoft.Build.Tasks assembly which implements the commonly used tasks of MSBuild. |
|
Nuke.Common
Cross-platform build automation system Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '1b7919295cb9cac9eccc00871c6d1b8bc1bed375' (see contained AppVeyorSettings.json file for build settings). |
|
Microsoft.DotNet.Cli.Utils
Package Description |
|
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. |
|
MSBuild.StructuredLogger
An MSBuild logger that can be passed to MSBuild to record a detailed structured log file. See usage example at: https://github.com/KirillOsenkov/MSBuildStructuredLog/blob/main/README.md#usage |
GitHub repositories (142)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Build.Utilities.Core:
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
|
|
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code 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.
|
Version | Downloads | Last updated |
---|---|---|
17.5.0 | 11,781 | 2/28/2023 |
17.4.0 | 144,662 | 11/11/2022 |
17.3.2 | 117,374 | 10/14/2022 |
17.3.1 | 82,987 | 8/24/2022 |
17.3.0 | 3,355 | 8/24/2022 |
17.2.2 | 1,495 | 10/14/2022 |
17.2.0 | 550,411 | 5/11/2022 |
17.1.0 | 328,484 | 3/8/2022 |
17.0.1 | 830 | 10/14/2022 |
17.0.0 | 1,595,704 | 11/8/2021 |
16.11.0 | 432,340 | 8/19/2021 |
16.10.0 | 729,704 | 5/25/2021 |
16.9.0 | 3,603,152 | 3/2/2021 |
16.8.0 | 5,055,657 | 11/11/2020 |
16.7.0 | 610,025 | 9/30/2020 |
16.6.0 | 549,043 | 6/9/2020 |
16.5.0 | 868,283 | 3/16/2020 |
16.4.0 | 1,046,431 | 12/4/2019 |
16.3.0 | 1,551,413 | 9/26/2019 |
16.0.461 | 1,165,311 | 4/3/2019 |
15.9.20 | 3,082,255 | 11/21/2018 |
15.8.166 | 3,408,884 | 8/14/2018 |
15.7.179 | 4,939,984 | 5/21/2018 |
15.7.0-preview-000145 | 4,398 | 4/10/2018 |
15.7.0-preview-000011-1378327 | 931,080 | 4/5/2018 |
15.6.85 | 947,795 | 4/5/2018 |
15.6.84 | 1,927 | 4/5/2018 |
15.6.82 | 1,333,659 | 2/26/2018 |
15.5.180 | 362,362 | 12/6/2017 |
15.5.179 | 12,399 | 12/6/2017 |
15.4.8 | 460,541 | 12/6/2017 |
15.3.409 | 46,366,994 | 8/11/2017 |
15.3.0-preview-000388-01 | 164,169 | 6/27/2017 |
15.3.0-preview-000117-01 | 119,490 | 5/9/2017 |
15.1.1012 | 1,633,655 | 4/11/2017 |
15.1.548 | 6,699,981 | 3/2/2017 |
15.1.0-preview-000545-01 | 28,326 | 2/7/2017 |
15.1.0-preview-000523-01 | 616,591 | 1/26/2017 |
15.1.0-preview-000458-02 | 1,008,290 | 12/14/2016 |
15.1.0-preview-000370-00 | 79,655 | 11/4/2016 |
14.3.0 | 1,077,123 | 9/9/2016 |