Skip to content

tmds/Tmds.DBus

Repository files navigation

Documentation

https://tmds.github.io/Tmds.DBus/

CI Packages

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

Further Reading