I've released to the public a new nostr development library for clients entirely written in C#.
NostrSharp
It's main feature is that it's mostly untested 😅
So please...feel free to try it and contribute.
It does support multiple relays connection, event filtering/counting, all event kinds generation, event signing and broadcasting, keys generation and convertion between hex and bech32, and something more!
I'm developing this library while building another nostr-based PWA, so i will slowly test all the stuffs and improve stability and usability.
Here's the public repo: https://github.com/smaciullator/NostrSharp
#nostr #develop #csharp