WiX 3.11.2

Suggested Alternatives

wix 3.14.0

There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package WiX --version 3.11.2
                    
NuGet\Install-Package WiX -Version 3.11.2
                    
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="WiX" Version="3.11.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WiX" Version="3.11.2" />
                    
Directory.Packages.props
<PackageReference Include="WiX" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WiX --version 3.11.2
                    
#r "nuget: WiX, 3.11.2"
                    
#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.
#:package WiX@3.11.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WiX&version=3.11.2
                    
Install as a Cake Addin
#tool nuget:?package=WiX&version=3.11.2
                    
Install as a Cake Tool

This package simply bundles the official binaries as a nuget, with all binaries under tools. An MSBuild
     .props file automatically resolves a .wixproj targets and paths to that location.
     This allows build scripts to just install this package (potentially using -ExcludeVersion) and use it to build MSIs without requiring additional software on a build server.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on WiX:

Package Downloads
BuildInstaller

Causes a project to produce an installer during Release builds (configurable).

Matthid.WiX.NuGetExtensions

Simple WiX extension to resolve paths to installed NuGet packages. See https://github.com/matthid/wix-nuget-extension

Contrib.WiX.MUI

Create multi-language Windows Installer with WiX Toolset

GitHub repositories (16)

Showing the top 16 popular GitHub repositories that depend on WiX:

Repository Stars
gitextensions/gitextensions
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
odedshimon/BruteShark
Network Analysis Tool
GoogleCloudPlatform/iap-desktop
IAP Desktop is a Windows application that provides zero-trust Remote Desktop and SSH access to Linux and Windows VMs on Google Cloud.
PistonDevelopers/VisualRust
Visual Studio extension for Rust
microsoft/winget-create
The Windows Package Manager Manifest Creator command-line tool (aka wingetcreate)
microsoft/IIS.Administration
REST API for managing IIS
microsoft/workbooks
Workbooks is an interactive programming environment that’s perfect for experimentation, learning, and documentation: an educational tool for learning the myriad of .NET platforms, APIs, and libraries.
MicrosoftTranslator/DocumentTranslator-Legacy
Microsoft Document Translator (Archive) - Replaced by the MicrosoftTranslator/DocumentTranslation project in this repository.
nuproj/nuproj
Building NuGet packages with Visual Studio and MSBuild
bonsai-rx/bonsai
The compiler, IDE, and standard library for the Bonsai visual programming language for reactive systems
GridProtectionAlliance/gsf
Grid Solutions Framework
Azure/azure-relay-bridge
Azure Relay Bridge - A cross-platform command line tool to create VPN-less TCP tunnels from and to anywhere
aspnet/Universe
[Archived] Repo for building the entire ASP.NET and Entity Framework stack. Project moved to https://github.com/aspnet/AspNetCore
kurtanr/WiXInstallerExamples
Installer examples created using WiX toolset
GridProtectionAlliance/openPDC
Open Source Phasor Data Concentrator
suyouquan/SQLSetupTools
Version Downloads Last Updated
7.0.0 138,254 4/6/2026
6.0.2 547,328 8/28/2025
6.0.1 175,314 6/6/2025
6.0.0 222,106 4/7/2025
5.0.2 717,322 10/5/2024
5.0.1 175,240 7/16/2024
5.0.0 177,925 4/5/2024
4.0.6 104,425 10/5/2024
4.0.5 216,309 3/23/2024
3.14.1 887,911 3/22/2024
Loading failed