Hi everyone,

I put out a new version on NuGet. Main feature is codegen which makes it super easy to connect your .NET Core app to D-Bus services.

Other features include support for file descriptor passing and a singleton connection to the system and session bus via Connection.System and Connection.Session.

The README helps you get started: https://github.com/tmds/Tmds.DBus

If you're on twitter, consider retweeting: https://twitter.com/tomdeseyn/status/899929946331766788

See you,

Tom