NuGet.Package.Builder 1.0.6

dotnet add package NuGet.Package.Builder --version 1.0.6
NuGet\Install-Package NuGet.Package.Builder -Version 1.0.6
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="NuGet.Package.Builder" Version="1.0.6">
  <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 NuGet.Package.Builder --version 1.0.6
#r "nuget: NuGet.Package.Builder, 1.0.6"
#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 NuGet.Package.Builder as a Cake Addin
#addin nuget:?package=NuGet.Package.Builder&version=1.0.6

// Install NuGet.Package.Builder as a Cake Tool
#tool nuget:?package=NuGet.Package.Builder&version=1.0.6

Seamlessly extends any (.csproj, .vbproj, .fsproj) project to produce a NuGet package (.nupkg) and symbols at compile time. Supports publishing of packages when project is build or through MSBuild properties.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.6 443 4/6/2015
1.0.5 48 4/6/2015
1.0.3 55 3/31/2015
1.0.2 44 3/30/2015
1.0.1 38 3/30/2015