https://tmds.github.io/Tmds.DBus/
CI NuGet packages are built from the main branch and pushed to the https://www.myget.org/F/tmds/api/v3/index feed.
To add a package using dotnet:
dotnet add package --source https://www.myget.org/F/tmds/api/v3/index.json --prerelease Tmds.DBus.Protocol
- D-Bus: Short overview of D-Bus.
- Tmds.DBus Modelling: Describes how to model D-Bus types in C# for use with Tmds.DBus.
- Tmds.DBus.Tool: Documentation of dotnet dbus tool.
- How-to: Documents some (advanced) use-cases.
- Tmds.DBus.Protocol: Documentation of the protocol library.