WixSharp.bin
1.0.17
See the version list below for details.
dotnet add package WixSharp.bin --version 1.0.17
NuGet\Install-Package WixSharp.bin -Version 1.0.17
<PackageReference Include="WixSharp.bin" Version="1.0.17" />
<PackageVersion Include="WixSharp.bin" Version="1.0.17" />
<PackageReference Include="WixSharp.bin" />
paket add WixSharp.bin --version 1.0.17
#r "nuget: WixSharp.bin, 1.0.17"
#:package WixSharp.bin@1.0.17
#addin nuget:?package=WixSharp.bin&version=1.0.17
#tool nuget:?package=WixSharp.bin&version=1.0.17
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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
This package has no dependencies.
GitHub repositories (13)
Showing the top 13 popular GitHub repositories that depend on WixSharp.bin:
| Repository | Stars |
|---|---|
|
libgenapps/LibgenDesktop
|
|
|
yingDev/WGestures
Modern mouse gestures for Windows. (C#)
|
|
|
lookup-foundation/RevitLookup
Interactive Revit RFA and RVT project database exploration tool to view and navigate BIM element parameters, properties and relationships.
|
|
|
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.
|
|
|
Nice3point/RevitTemplates
Templates for creating Revit add-ins
|
|
|
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
|
|
|
NeVeSpl/RevitDBExplorer
Interactive Revit database exploration tool to view and edit BIM element parameters, properties and relationships.
|
|
|
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
|
* Added Project.InstallScope (perUser vs. perMachine)
* Added Project.EmitConsistentPackageId to allow deterministic MSI build
* ManagedProject sample (work in progress)
* Improved error reporting
* Added auto-adjusting of Project.DefaultRefAssemblies from InjectClrDialog
* Issue #29: Problems using InjectClrDialog: SetNetFxPrerequisite now takes a condition expression
* Issue #28: Redundant closing "\" in dir path triggers the error