Microsoft.Build.Tasks.Core
15.3.0-preview-000117-01
See the version list below for details.
dotnet add package Microsoft.Build.Tasks.Core --version 15.3.0-preview-000117-01
NuGet\Install-Package Microsoft.Build.Tasks.Core -Version 15.3.0-preview-000117-01
<PackageReference Include="Microsoft.Build.Tasks.Core" Version="15.3.0-preview-000117-01" />
<PackageVersion Include="Microsoft.Build.Tasks.Core" Version="15.3.0-preview-000117-01" />
<PackageReference Include="Microsoft.Build.Tasks.Core" />
paket add Microsoft.Build.Tasks.Core --version 15.3.0-preview-000117-01
#r "nuget: Microsoft.Build.Tasks.Core, 15.3.0-preview-000117-01"
#addin nuget:?package=Microsoft.Build.Tasks.Core&version=15.3.0-preview-000117-01&prerelease
#tool nuget:?package=Microsoft.Build.Tasks.Core&version=15.3.0-preview-000117-01&prerelease
This package contains the Microsoft.Build.Tasks.Core assembly which implements the commonly used tasks of MSBuild.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6
- Microsoft.Build.Framework (= 15.3.0-preview-000117-01)
- Microsoft.Build.Utilities.Core (= 15.3.0-preview-000117-01)
- System.Collections.Immutable (>= 1.3.1)
- System.Reflection.Metadata (>= 1.3.0)
-
.NETStandard 1.3
- Microsoft.Build.Framework (= 15.3.0-preview-000117-01)
- Microsoft.Build.Utilities.Core (= 15.3.0-preview-000117-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 (3)
Showing the top 3 NuGet packages that depend on Microsoft.Build.Tasks.Core:
Package | Downloads |
---|---|
Microsoft.VisualStudio.ProjectSystem
Reference assemblies for Visual Studio Project System Extensibility |
|
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.Build.Tasks
Contains the build task and targets used by MSBuild to run the C# and VB compilers. Supports using VBCSCompiler on Windows. |
GitHub repositories (83)
Showing the top 20 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!!
|
|
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.
|
|
xamarin/Xamarin.Forms
Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
|
|
Fody/Fody
Extensible tool for weaving .net assemblies
|
|
xunit/xunit
xUnit.net is a free, open source, community-focused unit testing tool for .NET.
|
|
dotnet/docfx
Static site generator for .NET API documentation.
|
|
scriban/scriban
A fast, powerful, safe and lightweight scripting language and engine for .NET
|
|
nuke-build/nuke
🏗 The AKEless Build System for C#/.NET
|
|
opentk/opentk
The Open Toolkit library is a fast, low-level C# wrapper for OpenGL, OpenAL & OpenCL. It also includes windowing, mouse, keyboard and joystick input and a robust and fast math library, giving you everything you need to write your own renderer or game engine. OpenTK can be used standalone or inside a GUI on Windows, Linux, Mac.
|
|
dafny-lang/dafny
Dafny is a verification-aware programming language
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
|
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
|
|
dotnet/macios
.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#
|
|
EWSoftware/SHFB
Sandcastle Help File Builder (SHFB). A standalone GUI, Visual Studio integration package, and MSBuild tasks providing full configuration and extensibility for building help files with the Sandcastle tools.
|
|
OmniSharp/omnisharp-roslyn
OmniSharp server (HTTP, STDIO) based on Roslyn workspaces
|
|
praeclarum/Ooui
A small cross-platform UI library that brings the simplicity of native UI development to the web
|
|
KirillOsenkov/MSBuildStructuredLog
A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.
|
|
dotnet/Nerdbank.GitVersioning
Stamp your assemblies, packages and more with a unique version generated from a single, simple version.json file and include git commit IDs for non-official builds.
|
Version | Downloads | Last Updated | |
---|---|---|---|
17.0.0 | 71 | 9/19/2022 | |
16.8.0 | 70 | 1/20/2021 | |
16.6.0 | 3 | 1/20/2021 | |
16.4.0 | 6 | 1/20/2021 | |
16.3.0 | 3 | 1/20/2021 | |
16.0.461 | 3 | 1/20/2021 | |
15.9.20 | 2 | 1/20/2021 | |
15.7.179 | 4 | 1/20/2021 | |
15.7.0-preview-000145 | 1 | 1/20/2021 | |
15.7.0-preview-000011-1378327 | 0 | 1/20/2021 | |
15.6.82 | 0 | 1/20/2021 | |
15.5.179 | 1 | 1/20/2021 | |
15.4.8 | 0 | 1/20/2021 | |
15.3.0-preview-000117-01 | 5 | 1/20/2021 | |
15.1.1012 | 12 | 1/20/2021 | |
15.1.262-preview5 | 2 | 1/20/2021 | |
15.1.0-preview-000545-01 | 3 | 1/20/2021 | |
15.1.0-preview-000458-02 | 38 | 1/20/2021 | |
15.1.0-preview-000370-00 | 2 | 1/20/2021 | |
14.3.0-prerelease02 | 7 | 1/20/2021 |