WixToolset.WixStandardBootstrapperApplicationFunctionApi
5.0.0
Prefix Reserved
See the version list below for details.
Requires NuGet 4.0 or higher.
dotnet add package WixToolset.WixStandardBootstrapperApplicationFunctionApi --version 5.0.0
NuGet\Install-Package WixToolset.WixStandardBootstrapperApplicationFunctionApi -Version 5.0.0
<PackageReference Include="WixToolset.WixStandardBootstrapperApplicationFunctionApi" Version="5.0.0" />
paket add WixToolset.WixStandardBootstrapperApplicationFunctionApi --version 5.0.0
#r "nuget: WixToolset.WixStandardBootstrapperApplicationFunctionApi, 5.0.0"
// Install WixToolset.WixStandardBootstrapperApplicationFunctionApi as a Cake Addin #addin nuget:?package=WixToolset.WixStandardBootstrapperApplicationFunctionApi&version=5.0.0 // Install WixToolset.WixStandardBootstrapperApplicationFunctionApi as a Cake Tool #tool nuget:?package=WixToolset.WixStandardBootstrapperApplicationFunctionApi&version=5.0.0
WixToolset.WixStandardBootstrapperApplicationFunctionApi
WixToolset.WixStandardBootstrapperApplicationFunctionApi contains the SDK for building BAFunctions extensions for WixStdBA, the WiX Standard Bootstrapper Application for Burn bootstrapper bundles.
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.
Sources
https://github.com/wixtoolset/wix/tree/HEAD/src/ext/Bal/wixstdfn
Samples
https://github.com/wixtoolset/wix/tree/HEAD/src/ext/Bal/Samples/bafunctions
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
-
native 0.0
- WixToolset.BootstrapperApplicationApi (>= 5.0.0 && < 6.0.0)
- WixToolset.DUtil (>= 5.0.0 && < 6.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
|