Bluesky social and .NET
Bluesky in .NET
Why Bluesky
In the last couple of weeks an emerging social media network with a distributed storage and a public protocol started to call the attention of everyone on the web.
Twitter users with FOMO all over asking for invite codes.
Luckily I got one from the great Scott Hanselman. As soon as my account was created, I could feel a good vibe and great intentions. Lots of developers, lots of non-devs, famous people, and good interaction.
So, looking around found several interesting implementations of the AT Protocol in their ecosystem repository on Github and see none .NET implementations, so… why not me?
That’s how everything started, as a few lines of open source, and after several days I found myself coding like crazy, enjoying coffee after coffee writing code again.
The library can be found in Nuget and the code on GitHub
In the next episode we will create the BOT and explain the code.