I made an entity store package for CosmosDB in C#: Cosmonaut
I like CosmosDB, I really do. However I am not a fan of the Core CosmosDB SDK that Microsoft provides. It’s like the vanilla SQL connector. It’s cool and it can do a lot of things but I don’t necessarily want to use everything. Here’s my…