DnnPackager 2.0.6

There is a newer prerelease version of this package available.
See the version list below for details.

Requires NuGet 2.8 or higher.

dotnet add package DnnPackager --version 2.0.6
                    
NuGet\Install-Package DnnPackager -Version 2.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="DnnPackager" Version="2.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.
<PackageVersion Include="DnnPackager" Version="2.0.6" />
                    
Directory.Packages.props
<PackageReference Include="DnnPackager">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DnnPackager --version 2.0.6
                    
#r "nuget: DnnPackager, 2.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.
#addin nuget:?package=DnnPackager&version=2.0.6
                    
Install DnnPackager as a Cake Addin
#tool nuget:?package=DnnPackager&version=2.0.6
                    
Install DnnPackager as a Cake Tool

Automates the production of a DNN installation package when your project is built. Adds useful powershell commands to the Package Manager Console, so for example, you can Deploy it to a DNN Website hosted locally in IIS. Integrates with OctoPack, to produce Octopus Deploy compatible packages for your Modules.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.0-unstable0111 1,195 2/10/2018
2.1.0-unstable0109 1,061 2/6/2018
2.1.0-unstable0108 1,096 2/6/2018
2.1.0-dnncli0001 1,015 2/6/2018
2.1.0-backup-wip0001 459 4/5/2020
2.0.6 2,363 3/19/2016
2.0.2 1,243 2/16/2016
2.0.1 1,201 2/14/2016
2.0.0 3,328 12/13/2015
1.0.8 1,381 12/6/2015
1.0.7 1,580 5/2/2015
1.0.6 1,289 5/1/2015
1.0.5 1,435 5/1/2015
1.0.4 1,664 4/29/2015
1.0.2 1,815 2/2/2015

Minor improvements to build output log messages.