WixNuGetPackager 0.1.3

Requires NuGet 2.5 or higher.

dotnet add package WixNuGetPackager --version 0.1.3
NuGet\Install-Package WixNuGetPackager -Version 0.1.3
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="WixNuGetPackager" Version="0.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WixNuGetPackager --version 0.1.3
#r "nuget: WixNuGetPackager, 0.1.3"
#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 WixNuGetPackager as a Cake Addin
#addin nuget:?package=WixNuGetPackager&version=0.1.3

// Install WixNuGetPackager as a Cake Tool
#tool nuget:?package=WixNuGetPackager&version=0.1.3

WixNuGetPackager enables the distribution of Windows Installer XML (WiX) libraries and extensions using NuGet packages. WixNuGetPackager is itself distributed as a NuGet package which can be installed in WiX library or extension projects. Once installed in a project, WixNuGetPackager extends the build process to generate a NuGet pacakge containing the compiled artefacts. This generated NuGet package can then be distributed and added to other WiX projects.

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
0.1.3 10,226 3/15/2016
0.1.2 953 3/8/2016
0.1.0 919 3/4/2016