Microsoft.Build.Tasks.Core
15.3.0-preview-000388-01
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Build.Tasks.Core --version 15.3.0-preview-000388-01
NuGet\Install-Package Microsoft.Build.Tasks.Core -Version 15.3.0-preview-000388-01
<PackageReference Include="Microsoft.Build.Tasks.Core" Version="15.3.0-preview-000388-01" />
paket add Microsoft.Build.Tasks.Core --version 15.3.0-preview-000388-01
#r "nuget: Microsoft.Build.Tasks.Core, 15.3.0-preview-000388-01"
// Install Microsoft.Build.Tasks.Core as a Cake Addin #addin nuget:?package=Microsoft.Build.Tasks.Core&version=15.3.0-preview-000388-01&prerelease // Install Microsoft.Build.Tasks.Core as a Cake Tool #tool nuget:?package=Microsoft.Build.Tasks.Core&version=15.3.0-preview-000388-01&prerelease
This package contains the Microsoft.Build.Tasks.Core assembly which implements the commonly used tasks of MSBuild.
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. |
.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. |
-
.NETFramework 4.6
- Microsoft.Build.Framework (= 15.3.0-preview-000388-01)
- Microsoft.Build.Utilities.Core (= 15.3.0-preview-000388-01)
- System.Collections.Immutable (>= 1.3.1)
- System.Reflection.Metadata (>= 1.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
-
.NETStandard 1.3
- Microsoft.Build.Framework (= 15.3.0-preview-000388-01)
- Microsoft.Build.Utilities.Core (= 15.3.0-preview-000388-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.Debug (>= 4.0.11)
- System.Diagnostics.Process (>= 4.1.0)
- System.Diagnostics.TraceSource (>= 4.0.0)
- System.Globalization (>= 4.0.11)
- System.IO (>= 4.1.0)
- System.IO.FileSystem (>= 4.0.1)
- System.IO.FileSystem.Primitives (>= 4.0.1)
- System.Linq (>= 4.1.0)
- System.Linq.Parallel (>= 4.0.1)
- System.ObjectModel (>= 4.0.12)
- System.Reflection (>= 4.1.0)
- System.Reflection.Metadata (>= 1.3.0)
- System.Reflection.TypeExtensions (>= 4.1.0)
- System.Resources.Reader (>= 4.0.0)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Resources.Writer (>= 4.0.0)
- 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.Serialization.Primitives (>= 4.1.1)
- System.Runtime.Serialization.Xml (>= 4.1.1)
- System.Security.Cryptography.Algorithms (>= 4.2.0)
- System.Security.Cryptography.Primitives (>= 4.0.0)
- System.Security.Cryptography.X509Certificates (>= 4.1.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.Thread (>= 4.0.0)
- System.Xml.ReaderWriter (>= 4.0.11)
- System.Xml.XDocument (>= 4.0.11)
- System.Xml.XmlDocument (>= 4.0.1)
- System.Xml.XPath (>= 4.0.1)
- System.Xml.XPath.XmlDocument (>= 4.0.1)
NuGet packages (63)
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/bde21ee2b98b775b010d01a93f81ef587fe80962. |
|
Nuke.ProjectModel
The AKEless Build System for C#/.NET Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '245ccadae9fc856bef1b7c929958e3230fd1f729' (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 (84)
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/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.
|
|
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
|
Version | Downloads | Last updated |
---|---|---|
17.12.6 | 1,638 | 10/30/2024 |
17.11.4 | 40,950 | 8/15/2024 |
17.10.4 | 223,905 | 5/21/2024 |
17.10.0-preview-24081-01 | 576 | 4/25/2024 |
17.9.5 | 62,848 | 2/14/2024 |
17.8.3 | 1,195,262 | 11/14/2023 |
17.7.2 | 677,530 | 8/24/2023 |
17.7.0 | 7,146 | 8/9/2023 |
17.6.3 | 47,502 | 5/16/2023 |
17.5.0 | 1,243,929 | 2/28/2023 |
17.4.0 | 203,925 | 11/11/2022 |
17.3.2 | 374,572 | 10/14/2022 |
17.3.1 | 78,289 | 8/24/2022 |
17.3.0 | 44,079 | 8/24/2022 |
17.2.2 | 2,628 | 10/14/2022 |
17.2.0 | 208,413 | 5/11/2022 |
17.1.0 | 199,249 | 3/8/2022 |
17.0.1 | 127,521 | 10/14/2022 |
17.0.0 | 3,063,698 | 11/8/2021 |
16.11.0 | 293,111 | 8/19/2021 |
16.10.0 | 660,018 | 5/25/2021 |
16.9.0 | 11,884,205 | 3/2/2021 |
16.8.0 | 5,033,325 | 11/11/2020 |
16.7.0 | 93,935 | 9/30/2020 |
16.6.0 | 577,175 | 6/9/2020 |
16.5.0 | 821,879 | 3/16/2020 |
16.4.0 | 593,956 | 12/4/2019 |
16.3.0 | 1,372,506 | 9/26/2019 |
16.0.461 | 656,673 | 4/3/2019 |
15.9.20 | 1,122,908 | 11/21/2018 |
15.8.166 | 2,605,019 | 8/14/2018 |
15.7.179 | 3,893,526 | 5/21/2018 |
15.7.0-preview-000145 | 3,176 | 4/10/2018 |
15.7.0-preview-000011-1378327 | 1,234,017 | 4/5/2018 |
15.6.85 | 70,425 | 4/5/2018 |
15.6.84 | 2,246 | 4/5/2018 |
15.6.82 | 1,148,059 | 2/26/2018 |
15.5.180 | 134,587 | 12/6/2017 |
15.5.179 | 2,694 | 12/6/2017 |
15.4.8 | 551,220 | 12/6/2017 |
15.3.409 | 45,340,243 | 8/11/2017 |
15.3.0-preview-000388-01 | 188,281 | 6/27/2017 |
15.3.0-preview-000117-01 | 129,380 | 5/9/2017 |
15.1.1012 | 350,049 | 4/11/2017 |
15.1.548 | 7,495,039 | 3/2/2017 |
15.1.0-preview-000545-01 | 3,131 | 2/7/2017 |
15.1.0-preview-000523-01 | 616,339 | 1/26/2017 |
15.1.0-preview-000458-02 | 985,717 | 12/14/2016 |
15.1.0-preview-000370-00 | 46,610 | 11/4/2016 |
14.3.0 | 897,737 | 9/9/2016 |