WixToolset.WixStandardBootstrapperApplicationFunctionApi 6.0.0

Prefix Reserved

Requires NuGet 4.0 or higher.

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

WixToolset.WixStandardBootstrapperApplicationFunctionApi - extend WiX Standard Bootstrapper Application

The WixToolset.WixStandardBootstrapperApplicationFunctionApi package contains the SDK for building BAFunctions extensions for WixStdBA, the WiX Standard Bootstrapper Application for Burn bootstrapper bundles.

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

BAFunctions are native-code DLLs (typically written in C++) that let you supplement the behavior of WixStdBA, rather than writing an entirely new BA to tweak existing BA behavior.

The best way to learn is via the samples at: https://github.com/wixtoolset/wix/tree/HEAD/src/ext/Bal/Samples/bafunctions

Additional resources

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.WixStandardBootstrapperApplicationFunctionApi:

Repository Stars
wixtoolset/wix
WiX Toolset Code
Version Downloads Last updated
6.0.0 195 4/7/2025
5.0.2 1,371 10/5/2024
5.0.1 305 7/16/2024
5.0.0 2,572 4/5/2024