Skip to main content

This package bundles the official WiX v3 binaries as a nupkg, with all binaries under tools. An MSBuild .props file automatically resolves a v3 .wixproj targets and paths to that location. This allows build scripts to just install this package to build MSIs without requiring additional software on a build server.

Total Downloads
15.0M
14,987,917
Published
Mar 22, 2024
Latest stable version

Install

.NET CLI
dotnet add package WiX --version 3.14.1
Package Manager Console
Install-Package WiX -Version 3.14.1
PackageReference
<PackageReference Include="WiX" Version="3.14.1" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.