Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 727 Bytes

File metadata and controls

21 lines (14 loc) · 727 Bytes

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