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
14.2M
14,190,927
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.