WixToolset.Netfx.wixext 6.0.2

Prefix Reserved
dotnet add package WixToolset.Netfx.wixext --version 6.0.2
                    
NuGet\Install-Package WixToolset.Netfx.wixext -Version 6.0.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="WixToolset.Netfx.wixext" Version="6.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WixToolset.Netfx.wixext" Version="6.0.2" />
                    
Directory.Packages.props
<PackageReference Include="WixToolset.Netfx.wixext" />
                    
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 WixToolset.Netfx.wixext --version 6.0.2
                    
#r "nuget: WixToolset.Netfx.wixext, 6.0.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 WixToolset.Netfx.wixext@6.0.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=WixToolset.Netfx.wixext&version=6.0.2
                    
Install as a Cake Addin
#tool nuget:?package=WixToolset.Netfx.wixext&version=6.0.2
                    
Install as a Cake Tool

WixToolset.NetFx.wixext - .NET Framework WiX Toolset Extension

This WiX Extension provides support for configuring .NET Framework.

Web Site | Documentation | Issue Tracker | Discussions

Open Source Maintenance Fee

To ensure the long-term sustainability of this project, users of this package who generate revenue must pay an Open Source Maintenance Fee. While the source code is freely available under the terms of the LICENSE, this package and other aspects of the project require adherence to the Open Source Maintenance Fee EULA.

To pay the Maintenance Fee, become a Sponsor.

Getting started

Add the WiX Extension as a PackageReference to your .wixproj:

<Project Sdk="WixToolset.Sdk/6.0.2">
  <ItemGroup>
    <PackageReference Include="WixToolset.NetFx.wixext" Version="6.0.2" />
  </ItemGroup>
</Project>

Then add the extension's namespace:

<Wix xmlns="http://wixtoolset.org/schemas/v4/wxs"
     xmlns:netfx="http://wixtoolset.org/schemas/v4/wxs/netfx">

  ..
</Wix>

Additional resources

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (18)

Showing the top 18 popular GitHub repositories that depend on WixToolset.Netfx.wixext:

Repository Stars
srwi/EverythingToolbar
Everything integration for the Windows taskbar.
Tichau/FileConverter
File Converter is a very simple tool which allows you to convert and compress files using the context menu in windows explorer.
emoacht/Monitorian
A Windows desktop tool to adjust the brightness of multiple monitors with ease
IronLanguages/ironpython3
Implementation of Python 3.x for .NET Framework that is built on top of the Dynamic Language Runtime.
oleg-shilo/wixsharp
Framework for building a complete MSI or WiX source code by using script files written with C# syntax.
terrymacdonald/DisplayMagician
DisplayMagician is an open source tool for automatically configuring your displays and sound for a game or application from a single Windows Shortcut.
microsoft/accessibility-insights-windows
Accessibility Insights for Windows
MediaPortal/MediaPortal-2
Development of MediaPortal 2
mortenn/BrowserPicker
Smart browser selector for Windows
PeterWaher/IoTGateway
New project
VladimirKhil/SI
SIGame and related products
redhook62/adfsmfa
MFA for ADFS (2012r2 -> 2025)
microsoft/axe-windows
Automated accessibility testing engine for Windows applications
r-smith/tcpTrigger
A windows service that notifies you of incoming network connections
newrelic/newrelic-dotnet-agent
The New Relic .NET language agent.
VixenLights/Vixen
Vixen is a lighting sequencer for creating animated light shows.
iswix-llc/iswix
Industrial Strength Windows Installer XML Application
iswix-llc/iswix-tutorials
Version Downloads Last Updated
6.0.2 0 8/28/2025
6.0.1 26,393 6/6/2025
6.0.0 25,727 4/7/2025
5.0.2 227,266 10/5/2024
5.0.1 87,598 7/16/2024
5.0.0 98,391 4/5/2024
4.0.6 33,622 10/5/2024
4.0.5 364,065 3/23/2024
4.0.4 88,184 2/7/2024
4.0.3 49,904 11/14/2023
4.0.2 74,586 9/13/2023
4.0.1 182,946 6/5/2023
4.0.0 40,787 4/5/2023