Microsoft.Build.Tasks.Core
15.7.0-preview-000011-1378327
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Build.Tasks.Core --version 15.7.0-preview-000011-1378327
NuGet\Install-Package Microsoft.Build.Tasks.Core -Version 15.7.0-preview-000011-1378327
<PackageReference Include="Microsoft.Build.Tasks.Core" Version="15.7.0-preview-000011-1378327" />
paket add Microsoft.Build.Tasks.Core --version 15.7.0-preview-000011-1378327
#r "nuget: Microsoft.Build.Tasks.Core, 15.7.0-preview-000011-1378327"
// Install Microsoft.Build.Tasks.Core as a Cake Addin #addin nuget:?package=Microsoft.Build.Tasks.Core&version=15.7.0-preview-000011-1378327&prerelease // Install Microsoft.Build.Tasks.Core as a Cake Tool #tool nuget:?package=Microsoft.Build.Tasks.Core&version=15.7.0-preview-000011-1378327&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.7.0-preview-000011-1378327)
- Microsoft.Build.Utilities.Core (= 15.7.0-preview-000011-1378327)
- 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.7.0-preview-000011-1378327)
- Microsoft.Build.Utilities.Core (= 15.7.0-preview-000011-1378327)
- 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.CodePages (>= 4.0.1)
- 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.Tasks.Parallel (>= 4.0.1)
- 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,618 | 10/30/2024 |
17.11.4 | 40,914 | 8/15/2024 |
17.10.4 | 223,554 | 5/21/2024 |
17.10.0-preview-24081-01 | 575 | 4/25/2024 |
17.9.5 | 62,836 | 2/14/2024 |
17.8.3 | 1,194,933 | 11/14/2023 |
17.7.2 | 677,334 | 8/24/2023 |
17.7.0 | 7,144 | 8/9/2023 |
17.6.3 | 47,494 | 5/16/2023 |
17.5.0 | 1,243,855 | 2/28/2023 |
17.4.0 | 203,915 | 11/11/2022 |
17.3.2 | 374,516 | 10/14/2022 |
17.3.1 | 78,288 | 8/24/2022 |
17.3.0 | 44,078 | 8/24/2022 |
17.2.2 | 2,627 | 10/14/2022 |
17.2.0 | 208,404 | 5/11/2022 |
17.1.0 | 199,216 | 3/8/2022 |
17.0.1 | 127,480 | 10/14/2022 |
17.0.0 | 3,063,094 | 11/8/2021 |
16.11.0 | 293,093 | 8/19/2021 |
16.10.0 | 660,006 | 5/25/2021 |
16.9.0 | 11,882,264 | 3/2/2021 |
16.8.0 | 5,033,293 | 11/11/2020 |
16.7.0 | 93,924 | 9/30/2020 |
16.6.0 | 577,166 | 6/9/2020 |
16.5.0 | 821,859 | 3/16/2020 |
16.4.0 | 593,952 | 12/4/2019 |
16.3.0 | 1,372,485 | 9/26/2019 |
16.0.461 | 656,671 | 4/3/2019 |
15.9.20 | 1,122,891 | 11/21/2018 |
15.8.166 | 2,604,956 | 8/14/2018 |
15.7.179 | 3,893,509 | 5/21/2018 |
15.7.0-preview-000145 | 3,175 | 4/10/2018 |
15.7.0-preview-000011-1378327 | 1,233,940 | 4/5/2018 |
15.6.85 | 70,423 | 4/5/2018 |
15.6.84 | 2,245 | 4/5/2018 |
15.6.82 | 1,148,025 | 2/26/2018 |
15.5.180 | 134,585 | 12/6/2017 |
15.5.179 | 2,693 | 12/6/2017 |
15.4.8 | 551,219 | 12/6/2017 |
15.3.409 | 45,338,056 | 8/11/2017 |
15.3.0-preview-000388-01 | 188,274 | 6/27/2017 |
15.3.0-preview-000117-01 | 129,379 | 5/9/2017 |
15.1.1012 | 350,046 | 4/11/2017 |
15.1.548 | 7,494,686 | 3/2/2017 |
15.1.0-preview-000545-01 | 3,130 | 2/7/2017 |
15.1.0-preview-000523-01 | 616,339 | 1/26/2017 |
15.1.0-preview-000458-02 | 985,708 | 12/14/2016 |
15.1.0-preview-000370-00 | 46,609 | 11/4/2016 |
14.3.0 | 897,730 | 9/9/2016 |