Info
Version: | 1.26.0 |
Author(s): | Oleg Shilo |
Last Update: | Saturday, September 21, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/oleg-shilo/wixsharp |
NuGet Url: | https://www.nuget.org/packages/WixSharp |
Install
Install-Package WixSharp
dotnet add package WixSharp
paket add WixSharp
WixSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- WixSharp.bin(>= 1.16.0)
Tags
The package contains Wix# binaries, code sample and custom MSBuild target (to be merged with VS project and trigger building MSI during the project compilation).
If you need only Wix# binaries you may want to use WixSharp.bin package instead.
In order to use this package you need have WiX Toolset installed.
The package is tested against WIX (Windows Installer Xml) Toolset v3.10 (v3.10.2103.0).