NineDigit.WixSharpExtensions
1.0.14
Prefix Reserved
dotnet add package NineDigit.WixSharpExtensions --version 1.0.14
NuGet\Install-Package NineDigit.WixSharpExtensions -Version 1.0.14
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="NineDigit.WixSharpExtensions" Version="1.0.14" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NineDigit.WixSharpExtensions --version 1.0.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NineDigit.WixSharpExtensions, 1.0.14"
#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.
// Install NineDigit.WixSharpExtensions as a Cake Addin #addin nuget:?package=NineDigit.WixSharpExtensions&version=1.0.14 // Install NineDigit.WixSharpExtensions as a Cake Tool #tool nuget:?package=NineDigit.WixSharpExtensions&version=1.0.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
WixSharp extensions library
Extension methods for the WixSharp library.
Features
- Multilanguage MSI (OS will pick UI language based on machine locale settings).
- Strongly typed expressions to allow conditional installation based on OS version and/or OS architecture.
- Detects whether .NET Core is installed on the target machine
- Detects newest or specific version of .NET Core installed on the target machine.
- Detects version of .NET Framework installed on the target machine.
- Boostrapper with online and offline software prerequisities.
- Other fluent extension methods that covers many basic scenarios.
Usage
Please see the wiki section.
License
MIT
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5.2
- WixSharp (>= 1.20.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.14 | 321,792 | 7/19/2022 |
1.0.13 | 2,415 | 3/16/2022 |
1.0.12.2 | 1,545 | 1/13/2022 |
1.0.12.1 | 445 | 1/13/2022 |
1.0.12 | 460 | 1/13/2022 |
1.0.11.3 | 302 | 1/4/2022 |
1.0.10 | 729 | 6/24/2021 |
1.0.9 | 546 | 3/15/2021 |
1.0.8 | 506 | 1/7/2021 |
1.0.7 | 488 | 12/16/2020 |
1.0.5 | 424 | 10/14/2020 |
1.0.4 | 422 | 10/1/2020 |
1.0.3 | 465 | 6/24/2020 |
1.0.2 | 457 | 5/27/2020 |
1.0.1 | 488 | 5/21/2020 |
1.0.0 | 467 | 5/21/2020 |