Message to all .NET Folks, I think it's a good time to say that I made an open-source .NET library to connect to the Mastodon API
https://github.com/glacasa/Mastonet/

#dotnet

GitHub - glacasa/Mastonet: C# Library for Mastodon

C# Library for Mastodon. Contribute to glacasa/Mastonet development by creating an account on GitHub.

GitHub

@glacasa Are there any glaring api endpoints missing from Mastonet?

I am currently looking at Mastodot as well and since there is not a Swagger for the Mastodon API I can't easily compare them.

Thanks!

@adamhill The Mastodon API are documented here (on the left menu)
https://docs.joinmastodon.org/methods/apps/

Let me know if some APIs are missing