NanoPack is a .NET Core tool to pack ASP.NET Core applications into NanoServer VHDs.
Info
Version: | 0.1.30 |
Author(s): | Octopus Deploy |
Last Update: | Sunday, September 23, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/OctopusDeploy/NanoPack/ |
NuGet Url: | https://www.nuget.org/packages/NanoPack |
Install
Install-Package NanoPack
dotnet add package NanoPack
paket add NanoPack
NanoPack Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore.App(>= 2.0.0)
- System.Security.Principal.Windows(>= 4.0.0)
- Microsoft.Extensions.CommandLineUtils(>= 1.0.1)
- Octostache(>= 2.0.4)
- System.IO.FileSystem(>= 4.0.1)
- System.Diagnostics.FileVersionInfo(>= 4.0.0)
- System.IO.Compression.ZipFile(>= 4.0.1)