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
<PackageReference Include="WixToolset.WixStandardBootstrapperApplicationFunctionApi" Version="6.0.0" />
<PackageVersion Include="WixToolset.WixStandardBootstrapperApplicationFunctionApi" Version="6.0.0" />
<PackageReference Include="WixToolset.WixStandardBootstrapperApplicationFunctionApi" />
paket add WixToolset.WixStandardBootstrapperApplicationFunctionApi --version 6.0.0
#r "nuget: WixToolset.WixStandardBootstrapperApplicationFunctionApi, 6.0.0"
#addin nuget:?package=WixToolset.WixStandardBootstrapperApplicationFunctionApi&version=6.0.0
#tool nuget:?package=WixToolset.WixStandardBootstrapperApplicationFunctionApi&version=6.0.0
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 | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
-
native 0.0
- WixToolset.BootstrapperApplicationApi (>= 6.0.0 && < 7.0.0)
- WixToolset.DUtil (>= 6.0.0 && < 7.0.0)
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
|