Connecting .NET Core to D-Bus
- Track: .NET and TypeScript devroom
- Room: K.3.201
- Day: Saturday
- Start: 12:45
- End: 13:00
Accessing D-Bus services from .NET.
D-Bus provides a bus for accessing system and desktop services.
In this talk we'll use Tmds.DBus to access those services from .NET Core.
Tmds.DBus is a fork of dbus-sharp, updated with asynchronous programming patterns introduced in .NET 4.5.
The library comes with a cli tool that generates a strongly-typed representation of a D-Bus service.
We'll build a small example application that consumes a D-Bus service.
Speakers
Tom Deseyn |