WixBacktraceExtension 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package WixBacktraceExtension --version 1.0.1
NuGet\Install-Package WixBacktraceExtension -Version 1.0.1
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="WixBacktraceExtension" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WixBacktraceExtension --version 1.0.1
#r "nuget: WixBacktraceExtension, 1.0.1"
#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 WixBacktraceExtension as a Cake Addin
#addin nuget:?package=WixBacktraceExtension&version=1.0.1

// Install WixBacktraceExtension as a Cake Tool
#tool nuget:?package=WixBacktraceExtension&version=1.0.1

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.

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
1.0.21 2,331 2/16/2015
1.0.20 1,597 6/3/2014
1.0.19 1,253 5/15/2014
1.0.18 1,099 5/12/2014
1.0.16 1,383 4/9/2014
1.0.14 1,251 3/27/2014
1.0.13 1,223 3/14/2014
1.0.12 1,141 3/14/2014
1.0.11 1,133 3/14/2014
1.0.10 1,116 3/14/2014
1.0.9 1,136 3/14/2014
1.0.8 1,155 3/13/2014
1.0.7 1,167 3/13/2014
1.0.6 1,157 3/12/2014
1.0.5 1,141 3/11/2014
1.0.4 1,114 3/10/2014
1.0.3 1,133 3/7/2014
1.0.2 1,133 3/6/2014
1.0.1 1,107 3/3/2014
1.0.0 1,215 2/27/2014

Switching from .Net reflection to Mono.Cecil -- this fixes a file lock issue with WiX