VOOZH about

URL: https://www.nuget.org/packages/WixSharp.WPF/1.22.0

⇱ NuGet Gallery | WixSharp.WPF 1.22.0




👁 Image
WixSharp.WPF 1.22.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package WixSharp.WPF --version 1.22.0
 
 
NuGet\Install-Package WixSharp.WPF -Version 1.22.0
 
 
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.22.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WixSharp.WPF" Version="1.22.0" />
 
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.22.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WixSharp.WPF, 1.22.0"
 
 
#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.
#:package WixSharp.WPF@1.22.0
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WixSharp.WPF&version=1.22.0
 
Install as a Cake Addin
#tool nuget:?package=WixSharp.WPF&version=1.22.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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 Versions Compatible and additional computed target framework versions.
.NETPlatform dotnet 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

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.26.0.1 1,776 9/21/2024
1.26.0 1,518 9/21/2024
1.25.3 5,073 5/26/2024
1.25.2 4,484 3/3/2024
1.25.1 525 2/16/2024
1.25.0 540 2/15/2024
1.24.2 508 1/21/2024
1.24.1 621 12/14/2023
1.24.0 528 12/4/2023
1.23.1 3,255 11/28/2023
1.23.0 249 11/28/2023
1.22.1 1,607 7/22/2023
1.22.0 397 7/1/2023
1.20.4 2,123 4/29/2023
1.20.3 5,892 1/6/2023
1.20.2 5,021 8/13/2022
1.20.1 1,147 5/15/2022
1.20.0 4,466 3/1/2022
1.19.0 819 10/16/2021
1.18.3-pre 423 9/26/2021
Loading failed

Release v1.22.0
- Updated WiX binaries to v3.14.0.6526
- Updated samples to reflect WiX v3.14.0.6526
- Updated WixSharp.wix.bin.nuspec
- Issue #1297: wixsharp:WpfDialog auto scaling based on screen resolu…
- Extra u-tests for #270
- Issue #1300: Weird space sin FeaturesDialog title
- Issue #1301: Make more elements translatable
- RC preparation
- Issues #1304: Improve the  usability of Project.WildCardDedup