mirror of
https://github.com/tribufu/tribufu-dotnet
synced 2025-06-15 09:54:18 +00:00
24 lines
803 B
Markdown
24 lines
803 B
Markdown
# Tribufu .NET
|
|
|
|
.NET SDK to access Tribufu APIs and services.
|
|
|
|
[![nuget][nuget-badge]][nuget-url]
|
|
[![MIT License][mit-badge]][mit-url]
|
|
[![Discord Chat][discord-badge]][discord-url]
|
|
|
|
[nuget-badge]: https://img.shields.io/nuget/v/tribufu.svg
|
|
[nuget-url]: https://www.nuget.org/packages/Tribufu
|
|
[mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg
|
|
[mit-url]: https://github.com/tribufu/tribufu-dotnet/blob/main/LICENSE.txt
|
|
[discord-badge]: https://img.shields.io/discord/276504514616623104.svg?logo=discord&style=flat-square
|
|
[discord-url]: https://www.tribufu.com/discord
|
|
|
|
[Website](https://www.tribufu.com) |
|
|
[Discord](https://www.tribufu.com/discord)
|
|
|
|
## License
|
|
|
|
This project is licensed under the [MIT License].
|
|
|
|
[MIT License]: https://github.com/tribufu/tribufu-dotnet/blob/main/LICENSE.txt
|