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