Microsoft.Build.Tasks.Core
17.8.3
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Build.Tasks.Core --version 17.8.3
NuGet\Install-Package Microsoft.Build.Tasks.Core -Version 17.8.3
<PackageReference Include="Microsoft.Build.Tasks.Core" Version="17.8.3" />
paket add Microsoft.Build.Tasks.Core --version 17.8.3
#r "nuget: Microsoft.Build.Tasks.Core, 17.8.3"
// Install Microsoft.Build.Tasks.Core as a Cake Addin #addin nuget:?package=Microsoft.Build.Tasks.Core&version=17.8.3 // Install Microsoft.Build.Tasks.Core as a Cake Tool #tool nuget:?package=Microsoft.Build.Tasks.Core&version=17.8.3
Microsoft.Build.Tasks
This package contains implementations of commonly-used MSBuild tasks that ship with MSBuild itself.
You do not need to reference this package to use these tasks in a build--they are available in any MSBuild environment.
If you are writing a new task, you may wish to reference
Microsoft.Build.Utilities.Core
and derive from Microsoft.Build.Utilities.Task
or
Microsoft.Build.Utilities.ToolTask
.
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
- Microsoft.Build.Framework (>= 17.8.3)
- Microsoft.Build.Utilities.Core (>= 17.8.3)
- Microsoft.IO.Redist (>= 6.0.0)
- Microsoft.NET.StringTools (>= 17.8.3)
- Microsoft.VisualStudio.Setup.Configuration.Interop (>= 3.2.2146)
- System.Collections.Immutable (>= 7.0.0)
- System.Configuration.ConfigurationManager (>= 7.0.0)
- System.Memory (>= 4.5.5)
- System.Resources.Extensions (>= 7.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
- System.Threading.Tasks.Dataflow (>= 7.0.0)
-
.NETStandard 2.0
- Microsoft.Build.Framework (>= 17.8.3)
- Microsoft.Build.Utilities.Core (>= 17.8.3)
- Microsoft.NET.StringTools (>= 17.8.3)
- Microsoft.Win32.Registry (>= 5.0.0)
- System.CodeDom (>= 7.0.0)
- System.Collections.Immutable (>= 7.0.0)
- System.Configuration.ConfigurationManager (>= 7.0.0)
- System.Memory (>= 4.5.5)
- System.Reflection.Metadata (>= 7.0.0)
- System.Resources.Extensions (>= 7.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Security.Cryptography.Pkcs (>= 7.0.2)
- System.Security.Cryptography.Xml (>= 7.0.1)
- System.Security.Principal.Windows (>= 5.0.0)
- System.Text.Encoding.CodePages (>= 7.0.0)
- System.Threading.Tasks.Dataflow (>= 7.0.0)
-
net8.0
- Microsoft.Build.Framework (>= 17.8.3)
- Microsoft.Build.Utilities.Core (>= 17.8.3)
- Microsoft.NET.StringTools (>= 17.8.3)
- Microsoft.VisualStudio.Setup.Configuration.Interop (>= 3.2.2146)
- System.CodeDom (>= 7.0.0)
- System.Collections.Immutable (>= 7.0.0)
- System.Configuration.ConfigurationManager (>= 7.0.0)
- System.Resources.Extensions (>= 7.0.0)
- System.Security.Cryptography.Pkcs (>= 7.0.2)
- System.Security.Cryptography.Xml (>= 7.0.1)
NuGet packages (64)
Showing the top 5 NuGet packages that depend on Microsoft.Build.Tasks.Core:
Package | Downloads |
---|---|
Microsoft.Build.Runtime
This package delivers a complete executable copy of MSBuild. Reference this package only if your application needs to load projects or execute in-process builds without requiring installation of MSBuild. Successfully evaluating projects using this package requires aggregating additional components (like the compilers) into an application directory. |
|
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/dfa7fc6bdea31a858a402168384192b633c811fa. |
|
Nuke.ProjectModel
The AKEless Build System for C#/.NET Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit 'f38745a72c2c9d9f630ffd2fe5e04431ce2d166f' (see contained AppVeyorSettings.json file for build settings). |
|
Buildalyzer
A little utility to perform design-time builds of .NET projects without having to think too hard about it. Should work with any project type on any .NET runtime. |
|
Microsoft.VisualStudio.ProjectSystem
Visual Studio Project System Core |
GitHub repositories (79)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Build.Tasks.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.
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
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!!
|
|
xamarin/Xamarin.Forms
Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
|
|
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 | 34,851 | 10/30/2024 |
17.11.4 | 90,008 | 8/15/2024 |
17.10.4 | 381,858 | 5/21/2024 |
17.10.0-preview-24081-01 | 598 | 4/25/2024 |
17.9.5 | 68,005 | 2/14/2024 |
17.8.3 | 1,381,668 | 11/14/2023 |
17.7.2 | 844,020 | 8/24/2023 |
17.7.0 | 9,738 | 8/9/2023 |
17.6.3 | 52,686 | 5/16/2023 |
17.5.0 | 1,297,133 | 2/28/2023 |
17.4.0 | 207,749 | 11/11/2022 |
17.3.2 | 390,842 | 10/14/2022 |
17.3.1 | 78,771 | 8/24/2022 |
17.3.0 | 55,784 | 8/24/2022 |
17.2.2 | 2,740 | 10/14/2022 |
17.2.0 | 210,859 | 5/11/2022 |
17.1.0 | 201,940 | 3/8/2022 |
17.0.1 | 148,084 | 10/14/2022 |
17.0.0 | 3,178,000 | 11/8/2021 |
16.11.0 | 304,621 | 8/19/2021 |
16.10.0 | 668,362 | 5/25/2021 |
16.9.0 | 12,316,513 | 3/2/2021 |
16.8.0 | 5,048,214 | 11/11/2020 |
16.7.0 | 94,445 | 9/30/2020 |
16.6.0 | 579,305 | 6/9/2020 |
16.5.0 | 831,114 | 3/16/2020 |
16.4.0 | 596,683 | 12/4/2019 |
16.3.0 | 1,376,598 | 9/26/2019 |
16.0.461 | 660,248 | 4/3/2019 |
15.9.20 | 1,146,230 | 11/21/2018 |
15.8.166 | 2,643,433 | 8/14/2018 |
15.7.179 | 3,897,406 | 5/21/2018 |
15.7.0-preview-000145 | 3,195 | 4/10/2018 |
15.7.0-preview-000011-1378327 | 1,250,749 | 4/5/2018 |
15.6.85 | 71,457 | 4/5/2018 |
15.6.84 | 2,270 | 4/5/2018 |
15.6.82 | 1,151,288 | 2/26/2018 |
15.5.180 | 134,871 | 12/6/2017 |
15.5.179 | 2,720 | 12/6/2017 |
15.4.8 | 551,606 | 12/6/2017 |
15.3.409 | 46,145,513 | 8/11/2017 |
15.3.0-preview-000388-01 | 189,989 | 6/27/2017 |
15.3.0-preview-000117-01 | 130,013 | 5/9/2017 |
15.1.1012 | 351,441 | 4/11/2017 |
15.1.548 | 7,594,014 | 3/2/2017 |
15.1.0-preview-000545-01 | 3,151 | 2/7/2017 |
15.1.0-preview-000523-01 | 616,359 | 1/26/2017 |
15.1.0-preview-000458-02 | 987,987 | 12/14/2016 |
15.1.0-preview-000370-00 | 46,631 | 11/4/2016 |
14.3.0 | 900,422 | 9/9/2016 |