IEvangelist / azure-cosmos-dotnet-repository

Wraps the .NET SDK for Azure Cosmos DB abstracting away the complexity, exposing a simple CRUD-based repository pattern
https://ievangelist.github.io/azure-cosmos-dotnet-repository
MIT License
300 stars 89 forks source link

A bit of cleanup and fix a bug where UseStrictTyping didn't flow through specs #454

Closed IEvangelist closed 2 months ago

IEvangelist commented 2 months ago

Hey @guydigital, please have a look.

Fixes #452, replaces PR #453