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 lol, I forked this the other day because I thought it was dead! https://github.com/drasticactions/drastic.mastodon

All I've done (beyond running dotnet format and setting up stylecop) is remove the JSON.NET dependency and replace it with System.Text.Json. I can PR that back to you if you want.

@drasticactions Not dead, I just don't work on it because it is barely used.
I still look if there are bugs or new APIs to add from time to time

I will happily merge your PR ! 😉