WixToolset.Dependency.wixext 6.0.0

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

WixToolset.Dependency.wixext - Dependency WiX Toolset Extension

This WiX Extension provides support for configuring package dependencies.

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.0">
  <ItemGroup>
    <PackageReference Include="WixToolset.Dependency.wixext" Version="6.0.0" />
  </ItemGroup>
</Project>

Then add the extension's namespace:

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

  ..
</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 (1)

Showing the top 1 popular GitHub repositories that depend on WixToolset.Dependency.wixext:

Repository Stars
wixtoolset/wix
WiX Toolset Code
Version Downloads Last updated
6.0.0 39 4/7/2025
5.0.2 10,832 10/5/2024
5.0.1 1,754 7/16/2024
5.0.0 2,162 4/5/2024
4.0.6 205 10/5/2024
4.0.5 5,377 3/23/2024
4.0.4 9,384 2/7/2024
4.0.3 1,632 11/14/2023
4.0.2 1,230 9/13/2023
4.0.1 1,444 6/5/2023
4.0.0 2,751 4/5/2023