How to easily start using CosmosDB in your C# application in no time with Cosmonaut
I've used a lot of document based NoSQL databases. CosmosDB is by far my favourite, mainly because it's much more than that. Things like it's scale-ability, the different API options, the change feed or even the emulator that Microsoft provides are amazing. However, unless you are willing to dedicate a…