WixSharp.bin 1.0.15

There is a newer version of this package available.
See the version list below for details.
dotnet add package WixSharp.bin --version 1.0.15
NuGet\Install-Package WixSharp.bin -Version 1.0.15
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.0.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WixSharp.bin --version 1.0.15
#r "nuget: WixSharp.bin, 1.0.15"
#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 WixSharp.bin as a Cake Addin
#addin nuget:?package=WixSharp.bin&version=1.0.15

// Install WixSharp.bin as a Cake Tool
#tool nuget:?package=WixSharp.bin&version=1.0.15

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 binaries only.  In order to use this package you need have WiX Toolset installed.
The package is tested against WIX (Windows Installer Xml) version 3.5.2519.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.

GitHub repositories (11)

Showing the top 5 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.
jeremytammik/RevitLookup
Interactive Revit RFA and RVT project database exploration tool to view and navigate BIM element parameters, properties and relationships.
dukus/digiCamControl
DSLR camera remote control open source software
Version Downloads Last updated
1.0.18 151 5/7/2015
1.0.17 186 5/2/2015
1.0.16 116 4/24/2015
1.0.15.1 122 4/20/2015
1.0.15 46 4/19/2015
1.0.14 68 4/16/2015
1.0.13 64 4/12/2015
1.0.12 64 4/7/2015

* Fix for issue #19: build folder missing in WixSharp.bin
* Fix for issue #21: Condition.Silent condition on RegValue causes compile error
* Fix for Issue #22: issue with file paths when using wildcards for Files and DirFiles
* Fix for issue #23: Using Files() on paths with subdirectories as empty folders does not assign subdirectories to feature specified at File(feature feature, name, param[])
* Added support for Control Panel product info values