WixSharp 1.0.22.3
Wix# is a framework for building a complete MSI or WiX source code by using build script files written with the C# syntax.
The package contains the binaries only. In order to use this package you need have WiX Toolset installed.
The package is tested against WIX (Windows Installer Xml) version v3.9.1208.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package WixSharp -Version 1.0.22.3
dotnet add package WixSharp --version 1.0.22.3
<PackageReference Include="WixSharp" Version="1.0.22.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WixSharp --version 1.0.22.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WixSharp, 1.0.22.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install WixSharp as a Cake Addin
#addin nuget:?package=WixSharp&version=1.0.22.3
// Install WixSharp as a Cake Tool
#tool nuget:?package=WixSharp&version=1.0.22.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
* First release of Managed Setup API
- Event-driven API for implementing runtime behavior
- FULLY customizable managed UI that matches the set of MSI standard dialogs
* Support for MajorUpgrade element
* Assorted Fixes.
* Improved VS integration
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.