WixSharp.WPF 1.18.2-pre

This is a prerelease version of WixSharp.WPF.
There is a newer version of this package available.
See the version list below for details.
dotnet add package WixSharp.WPF --version 1.18.2-pre
                    
NuGet\Install-Package WixSharp.WPF -Version 1.18.2-pre
                    
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="WixSharp.WPF" Version="1.18.2-pre" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WixSharp.WPF" Version="1.18.2-pre" />
                    
Directory.Packages.props
<PackageReference Include="WixSharp.WPF" />
                    
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 WixSharp.WPF --version 1.18.2-pre
                    
#r "nuget: WixSharp.WPF, 1.18.2-pre"
                    
#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=WixSharp.WPF&version=1.18.2-pre&prerelease
                    
Install WixSharp.WPF as a Cake Addin
#tool nuget:?package=WixSharp.WPF&version=1.18.2-pre&prerelease
                    
Install WixSharp.WPF as a Cake Tool

Wix# is a framework for building a complete MSI or WiX source code by using build script files written with the C# syntax.
The package contains Wix# binaries only.

In order to use this package you need have WiX Toolset installed.
The package is tested against WIX (Windows Installer Xml) Toolset v3.10 (v3.10.2103.0)

Product Compatible and additional computed target framework versions.
.NETPlatform dotnet 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 WixSharp.WPF:

Repository Stars
oleg-shilo/wixsharp
Framework for building a complete MSI or WiX source code by using script files written with C# syntax.
Version Downloads Last updated
1.26.0.1 477 9/21/2024
1.26.0 445 9/21/2024
1.25.3 1,672 5/26/2024
1.25.2 3,480 3/3/2024
1.25.1 167 2/16/2024
1.25.0 189 2/15/2024
1.24.2 170 1/21/2024
1.24.1 253 12/14/2023
1.24.0 272 12/4/2023
1.23.1 1,637 11/28/2023
1.23.0 141 11/28/2023
1.22.1 1,436 7/22/2023
1.22.0 227 7/1/2023
1.20.4 1,940 4/29/2023
1.20.3 3,628 1/6/2023
1.20.2 4,768 8/13/2022
1.20.1 968 5/15/2022
1.20.0 3,629 3/1/2022
1.19.0 638 10/16/2021
1.18.3-pre 260 9/26/2021
1.18.2-pre 278 8/22/2021
1.18.1 611 8/14/2021
1.18.0 441 6/23/2021
1.17.0 512 5/4/2021

Release v1.18.2.0

- Add missing Version element to ComRegistration (Class element) and add extra validation
- Fix COM registration output