WixSharp.bin
1.0.18
dotnet add package WixSharp.bin --version 1.0.18
NuGet\Install-Package WixSharp.bin -Version 1.0.18
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.18" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WixSharp.bin" Version="1.0.18" />
<PackageReference Include="WixSharp.bin" />
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.0.18
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WixSharp.bin, 1.0.18"
#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.0.18
#: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.0.18
#tool nuget:?package=WixSharp.bin&version=1.0.18
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 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. |
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 (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
|
* 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