A C# implementation of D-Bus http://www.ndesk.org/DBusSharp
Go to file
2024-01-06 07:14:00 +01:00
mono-ndesk-dbus.spec automatic rebuild by autodist [release 0.6.1a-2mamba;Thu Jul 11 2013] 2024-01-06 07:14:00 +01:00
README.md automatic rebuild by autodist [release 0.6.1a-2mamba;Thu Jul 11 2013] 2024-01-06 07:14:00 +01:00

mono-ndesk-dbus

ndesk-dbus is a C# implementation of D-Bus. It's often referred to as dbus-sharp, or "managed D-Bus" to avoid confusion with existing bindings (which wrap libdbus).

D-Bus is an inter-process communication framework that lets applications interface with the system event bus as well as allowing them to talk to one another in a peer-to-peer configuration.