WixSharp.bin 1.4.7.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package WixSharp.bin --version 1.4.7.2
                    
NuGet\Install-Package WixSharp.bin -Version 1.4.7.2
                    
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.bin" Version="1.4.7.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WixSharp.bin" Version="1.4.7.2" />
                    
Directory.Packages.props
<PackageReference Include="WixSharp.bin" />
                    
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.bin --version 1.4.7.2
                    
#r "nuget: WixSharp.bin, 1.4.7.2"
                    
#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.bin@1.4.7.2
                    
#: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.bin&version=1.4.7.2
                    
Install as a Cake Addin
#tool nuget:?package=WixSharp.bin&version=1.4.7.2
                    
Install 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.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (11)

Showing the top 5 NuGet packages that depend on WixSharp.bin:

Package Downloads
WixSharp

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, code sample and custom MSBuild target (to be merged with VS project and trigger building MSI during the project compilation). If you need only Wix# binaries you may want to use WixSharp.bin package instead. 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)

WixSharp.Lab

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 the sample code for building a simple MSI with the CLR WinForm dialog inserted into UI sequence between InsallDirDlg and VerifyReadyDlg native MSI dialogs. 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)

DogmaSolutions.WixSharp

Library containing a set of common utils for WixSharp.

WixSharp.WPF

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)

KSociety.Base.InstallAction

K-Society Base is a full stack framework for .NET 6 application https://github.com/K-Society/KSociety.Base

GitHub repositories (11)

Showing the top 11 popular GitHub repositories that depend on WixSharp.bin:

Repository Stars
libgenapps/LibgenDesktop
yingDev/WGestures
Modern mouse gestures for Windows. (C#)
oleg-shilo/wixsharp
Framework for building a complete MSI or WiX source code by using script files written with C# syntax.
dukus/digiCamControl
DSLR camera remote control open source software
architecture-building-systems/revitpythonshell
An IronPython scripting environment for Autodesk Revit and Vasari
chuongmep/RevitAddInManager
Revit AddinManager update .NET assemblies without restart Revit for developer.
NeVeSpl/RevitDBExplorer
Interactive Revit database exploration tool to view and edit BIM element parameters, properties and relationships.
PawelTroka/Computator.NET
Computator.NET is a special kind of numerical software that is fast and easy to use but not worse than others feature-wise. It's features include: - Real and complex functions charts - Real and complex calculator - Real functions numerical calculations including different methods - Over 107 Elementary functions - Over 141 Special functions - Over 21 Matrix functions and operations - Scripting language with power to easy computations including matrices - You can declare your own custom functions with scripting language
aloopkin/WinCertes
An ACMEv2 client for Windows
chuongmep/CadAddinManager
Cad AddinManager update .NET assemblies without restart Autocad and Civil3D for developer.
chuongmep/CadPythonShell
An IronPython console for Autocad and Civil 3d API, include full snoop Database to explore API
Version Downloads Last Updated
1.26.0 96,006 9/21/2024
1.25.3 54,909 5/26/2024
1.25.2 39,134 3/3/2024
1.25.1 9,160 2/16/2024
1.25.0 1,557 2/15/2024
1.24.2 6,872 1/21/2024
1.24.1 12,001 12/14/2023
1.24.0 4,316 12/4/2023
1.23.1 4,906 11/28/2023
1.23.0 1,492 11/28/2023
1.22.1.1 3,873 11/17/2023
1.22.1 69,403 7/22/2023
1.22.0 13,430 7/1/2023
1.20.4 17,910 4/29/2023
1.20.3 681,349 1/6/2023
1.20.2 139,192 8/13/2022
1.20.1 247,496 5/15/2022
1.20.0 46,696 3/1/2022
1.19.1-pre 828 11/15/2021
1.4.7.2 21,235 8/9/2017
Loading failed

Release v1.4.7.0-2
----
v1.4.7.2
* Added support for client assembly `%this%` with non '.dll' extension. This solves the problem with DTF runtime asm probing failing to locate non standard assemblies (e.g. '.compiled').
* Fixed payload serialization problem for ExePackage
v1.4.7.1
* Issue #116: DigitalySign with Keystore
v1.4.7.0
* Issue #111: Display attribute & Reset link doesn't work in FeaturesDialog window
* Issue #107: ManagedBootstrapperApplication Payloads
* issue #108: [ManagedUI] feature checkbox can be unchecked when allowChange is false
* Issue #109: [ManagedUI] backgroup image dimensions
* Issue #103: Compiler.WixLocation, WixSharp.wix.bin and new csproj format in Visual Studio 2017
* Issue #99: Working with embedded WPF UI and MSI; Updated code sample.
* Issue #102: Update nuget package WixSharp.bin to include WIX (Windows Installer Xml) Toolset v3.11
* Migration of WiX Toolset from v3.10.3 (v3.10.3007.0) to v3.11.0 (v3.11.1701.0)