wix 3.14.1
See the version list below for details.
dotnet add package wix --version 3.14.1
NuGet\Install-Package wix -Version 3.14.1
<PackageReference Include="wix" Version="3.14.1" />
paket add wix --version 3.14.1
#r "nuget: wix, 3.14.1"
// Install wix as a Cake Addin #addin nuget:?package=wix&version=3.14.1 // Install wix as a Cake Tool #tool nuget:?package=wix&version=3.14.1
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.
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 |
---|---|
Matthid.WiX.NuGetExtensions
Simple WiX extension to resolve paths to installed NuGet packages. See https://github.com/matthid/wix-nuget-extension |
|
BuildInstaller
Causes a project to produce an installer during Release builds (configurable). |
|
Contrib.WiX.MUI
Create multi-language Windows Installer with WiX Toolset |
GitHub repositories (15)
Showing the top 5 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)
|