DnnPackager 1.0.2
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.
See the version list below for details.
Requires NuGet 2.8 or higher.
Install-Package DnnPackager -Version 1.0.2
dotnet add package DnnPackager --version 1.0.2
<PackageReference Include="DnnPackager" Version="1.0.2"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add DnnPackager --version 1.0.2
Release Notes
You can now include a build configuration specific version of the dnn manifest file for example manifest.debug.dnn or manifest.release.dnn and if this is present then it will be preferred for the active build configuration.
Debug builds now create a zip package that includes the symbols (pdb's).
Dependencies
-
- MSBuildTasks (>= 1.4.0.61)
- NuGet.CommandLine (>= 2.8.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.1.0-unstable0111 | 561 | 2/10/2018 |
2.1.0-unstable0109 | 474 | 2/6/2018 |
2.1.0-unstable0108 | 522 | 2/6/2018 |
2.1.0-dnncli0001 | 438 | 2/6/2018 |
2.1.0-backup-wip0001 | 176 | 4/5/2020 |
2.0.6 | 1,290 | 3/19/2016 |
2.0.2 | 556 | 2/16/2016 |
2.0.1 | 515 | 2/14/2016 |
2.0.0 | 2,181 | 12/13/2015 |
1.0.8 | 549 | 12/6/2015 |
1.0.7 | 776 | 5/2/2015 |
1.0.6 | 553 | 5/1/2015 |
1.0.5 | 629 | 5/1/2015 |
1.0.4 | 606 | 4/29/2015 |
1.0.2 | 887 | 2/2/2015 |