NDesk.DBus 0.15.0

dotnet add package NDesk.DBus --version 0.15.0
                    
NuGet\Install-Package NDesk.DBus -Version 0.15.0
                    
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="NDesk.DBus" Version="0.15.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NDesk.DBus" Version="0.15.0" />
                    
Directory.Packages.props
<PackageReference Include="NDesk.DBus" />
                    
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 NDesk.DBus --version 0.15.0
                    
#r "nuget: NDesk.DBus, 0.15.0"
                    
#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 NDesk.DBus@0.15.0
                    
#: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=NDesk.DBus&version=0.15.0
                    
Install as a Cake Addin
#tool nuget:?package=NDesk.DBus&version=0.15.0
                    
Install as a Cake Tool

D-Bus IPC protocol library and CLR binding (also known as dbus-sharp)

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 (5)

Showing the top 5 NuGet packages that depend on NDesk.DBus:

Package Downloads
SIL.Core.Desktop

SIL.Core.Desktop provides general UI related utilities for language software.

SIL.WritingSystems.Tests

Unit tests for SIL.WritingSystems

SIL.Chorus.LibChorus

End-user collaboration library via 3-way xml merging and hg dvcs under the hood.

ibusdotnet

Managed binding for ibus

SIL.Windows.Forms.Keyboarding.Tests

Unit tests for SIL.Windows.Forms.Keyboarding

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on NDesk.DBus:

Repository Stars
sillsdev/FieldWorks
FieldWorks is a suite of software tools for language and cultural data, with support for complex scripts.
Version Downloads Last Updated
0.15.0 62,041 6/28/2017
0.14.0 5,330 1/8/2016
0.13.1 3,605 12/3/2015