This is the homepage of DBus Sharp, a fork of ndesk-dbus or simply a C# implementation of D-Bus.

About

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.

This software is under active development but is already used by a wide range of applications for tasks as simple as maintaining a single instance of the GUI to whole instant messaging frameworks and hardware detection APIs.

It provides a tested, high-performance bridge to and from all systems that are exposed via D-Bus, regardless of programming language, UI toolkit or license. The source code is MIT X11 licensed (Free Software/Open Source), allowing integration into other projects with very few restrictions.

It is a clean-room implementation based on the D-Bus Specification Version 0.11 and study of the wire protocol of existing tools.

It aims for compatibility with Mono and Microsoft .NET frameworks supporting the 2.0 profile. Backward compatibility with 1.0 will not be a consideration.

Download

See http://github.com/mono/dbus-sharp/downloads

Latest dbus-sharp version is 0.7, latest dbus-sharp-glib version is 0.5 (Release Notes)

Developpers

GitHub source repository: http://www.github.com/mono/dbus-sharp

Reporting bugs: http://github.com/mono/dbus-sharp/issues