C# sample code and study material: Using EF Core 6 with Azure Cosmos DB
If you’re working with EF Core and Azure Cosmos DB, the C# .NET samples and study material from my Pluralsight course Using EF Core 6 with Azure Cosmos DB can help.
You can find the GitHub repository here, and the accompanying course that guides you through it here.
Subjects covered
- The Cosmos provider
- Dependency injection
- Collections and relations
- Concurrency
- Diagnostics
- Working around limitations