WixSharp 1.0.18
dotnet add package WixSharp --version 1.0.18
NuGet\Install-Package WixSharp -Version 1.0.18
<PackageReference Include="WixSharp" Version="1.0.18" />
<PackageVersion Include="WixSharp" Version="1.0.18" />
<PackageReference Include="WixSharp" />
paket add WixSharp --version 1.0.18
#r "nuget: WixSharp, 1.0.18"
#addin nuget:?package=WixSharp&version=1.0.18
#tool nuget:?package=WixSharp&version=1.0.18
Binaries and sample code for Wix# project.
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. 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
Learn more about Target Frameworks and .NET Standard.
-
- WixSharp.bin (>= 1.0.18)
GitHub repositories (7)
Showing the top 7 popular GitHub repositories that depend on WixSharp:
Repository | Stars |
---|---|
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
|
|
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
|
|
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
|
Version | Downloads | Last updated |
---|---|---|
1.0.18 | 137 | 5/7/2015 |
1.0.17 | 174 | 5/2/2015 |
1.0.16 | 104 | 4/24/2015 |
1.0.15.1 | 116 | 4/20/2015 |
1.0.15 | 50 | 4/19/2015 |
1.0.14 | 73 | 4/16/2015 |
1.0.12 | 144 | 4/7/2015 |
1.0.11 | 57 | 4/4/2015 |
1.0.10 | 106 | 3/28/2015 |
1.0.9.1 | 134 | 3/22/2015 |
1.0.9 | 47 | 3/20/2015 |
1.0.8 | 219 | 2/25/2015 |
1.0.7 | 219 | 1/29/2015 |
1.0.5 | 141 | 1/21/2015 |
1.0.4 | 63 | 1/20/2015 |
1.0.3 | 199 | 12/18/2014 |
1.0.2 | 162 | 11/29/2014 |
* Issue #30: Adding of new ExeFileShortcut item to existing directory (Dir)...
* Issue #32: It's not possible to have a component that is always installed regardless of the feature selection