Elfocrash / Cosmonaut

🌐 A supercharged Azure CosmosDB .NET SDK with ORM support
https://cosmonaut.readthedocs.io
MIT License
342 stars 44 forks source link

Cosmonaut v3 SDK #117

Open Elfocrash opened 4 years ago

Elfocrash commented 4 years ago

Finally a preview of Cosmonaut v3 is out

So I took some time to upgrade Cosmonaut to the v3 SDK of Microsoft.Azure.Cosmos. From what I can see it is about the same performance as the previous version. A bit slower in a few places and a bit faster in others.

You can download Cosmonaut v3 here: https://www.nuget.org/packages/Cosmonaut/3.0.0-preview1

I will start releasing preview versions and I will need you people to test as much as possible and report any issues back so I can fix them

Some breaking changes

Please create issues for the preview and attach them to this thread.