NuGet.Packer 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package NuGet.Packer --version 1.1.0
NuGet\Install-Package NuGet.Packer -Version 1.1.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="NuGet.Packer" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NuGet.Packer --version 1.1.0
#r "nuget: NuGet.Packer, 1.1.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 NuGet.Packer as a Cake Addin
#addin nuget:?package=NuGet.Packer&version=1.1.0

// Install NuGet.Packer as a Cake Tool
#tool nuget:?package=NuGet.Packer&version=1.1.0

NuGet Packer helps you turn your .NET (.csproj/.vbproj) projects into NuGet packages as simply and effectively as possible.

Using NuGet Packer is as simple as installing a NuGet package and building your project:

1. Install the NuGet package  
2. Compile your project using the 'Release' configuration

That's it! Your NuGet package will be in your  /bin  folder, right next to your project's output assembly (.dll).

As an additional bonus, NuGet.Packer will even publish your package to the NuGet repository of your choice!

See the project site (https://github.com/jchadwick/NuGet.Packer) for more configuration options.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on NuGet.Packer:

Repository Stars
samoatesgames/mui.extended.toolkit
Modern UI support for the Extended WPF Toolkit.
Version Downloads Last updated
1.2.10 11,676 4/16/2018
1.2.9 3,965 5/17/2017
1.2.8 2,645 5/5/2017
1.2.5 13,473 11/23/2016
1.2.1 2,551 8/12/2016
1.1.0 3,592 2/7/2016