Microsoft.VisualStudioEng.MicroBuild.Core 1.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Microsoft.VisualStudioEng.MicroBuild.Core --version 1.0.0
NuGet\Install-Package Microsoft.VisualStudioEng.MicroBuild.Core -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.VisualStudioEng.MicroBuild.Core" Version="1.0.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.VisualStudioEng.MicroBuild.Core --version 1.0.0
#r "nuget: Microsoft.VisualStudioEng.MicroBuild.Core, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.VisualStudioEng.MicroBuild.Core as a Cake Addin
#addin nuget:?package=Microsoft.VisualStudioEng.MicroBuild.Core&version=1.0.0

// Install Microsoft.VisualStudioEng.MicroBuild.Core as a Cake Tool
#tool nuget:?package=Microsoft.VisualStudioEng.MicroBuild.Core&version=1.0.0

MicroBuild bootstrapper package which wires up build targets that load and execute other MicroBuild plugins during the build

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.VisualStudioEng.MicroBuild.Core:

Package Downloads
Microsoft.Oryx.Detector The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

A library to detect tools and frameworks used in an application.

GitHub repositories (66)

Showing the top 5 popular GitHub repositories that depend on Microsoft.VisualStudioEng.MicroBuild.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.
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.
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
Version Downloads Last updated
1.0.0 282,746 11/3/2021
0.4.1 469,991 11/29/2018

Update SwixBuild plugin to have a Microsoft.VisualStudioEng prefix for security.