WixToolset.Netfx.wixext 7.0.0

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

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

Repository Stars
microsoft/PowerToys
Microsoft PowerToys is a collection of utilities that supercharge productivity and customization on Windows
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.
dnGrep/dnGrep
Graphical GREP tool for Windows
oleg-shilo/wixsharp
Framework for building a complete MSI or WiX source code by using script files written with C# syntax.
getcellm/cellm
Use LLMs in Excel formulas
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.
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
microsoft/accessibility-insights-windows
Accessibility Insights for Windows
mortenn/BrowserPicker
Smart browser selector for Windows
Ashfaaq18/OpenNetMeter
A simple program to monitor your network/data usage. Made for the average windows user.
MediaPortal/MediaPortal-2
Development of MediaPortal 2
stchan/PdfScribe
A PDF virtual printer for 64-bit Windows / .NET Framework 4.8
PeterWaher/IoTGateway
New project
rffrasca/PDFKeeper
Open Source PDF Document Management
VladimirKhil/SI
SIGame and related products
isbeorn/nina
N.I.N.A. (Nighttime Imaging 'N' Astronomy) - Advanced astrophotography sequencing software for Windows, supporting full automation of imaging sessions.
redhook62/adfsmfa
MFA for ADFS (2012r2 -> 2025)
microsoft/axe-windows
Automated accessibility testing engine for Windows applications
Version Downloads Last Updated
7.0.0 19,277 4/6/2026
7.0.0-rc.2 595 3/5/2026
7.0.0-rc.1 697 2/6/2026
6.0.2 172,346 8/28/2025
6.0.1 69,042 6/6/2025
6.0.0 49,974 4/7/2025
5.0.2 681,826 10/5/2024
5.0.1 123,745 7/16/2024
5.0.0 140,394 4/5/2024
4.0.6 89,373 10/5/2024
4.0.5 557,297 3/23/2024
4.0.4 105,076 2/7/2024
4.0.3 58,636 11/14/2023
4.0.2 79,573 9/13/2023
4.0.1 198,575 6/5/2023
4.0.0 45,411 4/5/2023
Loading failed