This package contains the binaries needed to compile Windows Installer XML (WiX) setup projects. Just add this NuGet package to your WiX setup projects and you're done (no setup required on build servers etc.). Note that you still need to install WiX Toolset in Visual Studio to get the editor...
More information
This package contains the binaries needed to compile Windows Installer XML (WiX) setup projects. Just add this NuGet package to your WiX setup projects and you're done (no setup required on build servers etc.). Note that you still need to install WiX Toolset in Visual Studio to get the editor...
More information
Inno Setup tools packaged for NuGet.
This is an unofficial package of the Inno Setup installer, intended for use as
a NuGet dependency.
This package is kept up to date and with upstream IS releases and includes the
following:
- Unicode build of Inno Setup
- Inno Setup Preprocessor
- encryption...
More information
This package contains the binaries needed to compile Windows Installer XML (WiX) setup projects. Just add this NuGet package to your WiX setup projects and you're done (no setup required on build servers etc.). Note that you still need to install WiX Toolset in Visual Studio to get the editor...
More information
Create RPM packages (.rpm files) of your .NET Core projects straight from the command line.
Once you've installed this package as a .NET CLI tool, run dotnet rpm to generate a .rpm package which contains the publish output of your .NET Project.
See https://github.com/qmfrederik/dotnet-packaging/...
More information
ASP.NET MVC 4 Installer - install your database schema and the ASP.NET Membership system on your server via a browser. This version handles the new System.Web.Providers Membership namespace and uses these providers for VS 2012 projects.
Create Debian and Ubuntu installers (.deb files ) of your .NET Core projects straight from the command line.
Once you've installed this package as a .NET CLI tool, run dotnet deb to generate a .deb file which contains the publish output of your .NET Project.
See...
More information
A database installer engine that automatically handles most installation and upgrade issues, such as script ordering, and table and procedure updates. Easier than EntityFramework code migrations.
An extension that helps with building installers for .Net applications and websites with WiX. It's like Heat, but simpler and more focused for .Net development.
ASP.NET MVC 5 Installer - install your database schema and the ASP.NET Membership system on your server via a browser. This version handles the new System.Web.Providers Membership namespace and uses these providers for VS 2013 projects.