DnnPackager 2.1.0-unstable0108
This is a prerelease version of DnnPackager.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.8 or higher.
dotnet add package DnnPackager --version 2.1.0-unstable0108
NuGet\Install-Package DnnPackager -Version 2.1.0-unstable0108
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.1.0-unstable0108"> <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 DnnPackager --version 2.1.0-unstable0108
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DnnPackager, 2.1.0-unstable0108"
#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 DnnPackager as a Cake Addin #addin nuget:?package=DnnPackager&version=2.1.0-unstable0108&prerelease // Install DnnPackager as a Cake Tool #tool nuget:?package=DnnPackager&version=2.1.0-unstable0108&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Automates the production of a DNN installation package when your project is built. Allows you to use the play button in VS to deploy and debug your modules against a Dnn website hosted in your local IIS.
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,073 | 2/10/2018 |
2.1.0-unstable0109 | 940 | 2/6/2018 |
2.1.0-unstable0108 | 968 | 2/6/2018 |
2.1.0-dnncli0001 | 898 | 2/6/2018 |
2.1.0-backup-wip0001 | 433 | 4/5/2020 |
2.0.6 | 2,256 | 3/19/2016 |
2.0.2 | 1,148 | 2/16/2016 |
2.0.1 | 1,111 | 2/14/2016 |
2.0.0 | 3,226 | 12/13/2015 |
1.0.8 | 1,290 | 12/6/2015 |
1.0.7 | 1,487 | 5/2/2015 |
1.0.6 | 1,197 | 5/1/2015 |
1.0.5 | 1,291 | 5/1/2015 |
1.0.4 | 1,517 | 4/29/2015 |
1.0.2 | 1,666 | 2/2/2015 |
Minor improvements to build output log messages.