Skip to content

thiagospassos/ef-core-cosmos-db

Repository files navigation

Getting Started with Cosmos Db with Entity Framework Core

This repository was originally created to support this blog post, but since then a lot of changes happened and the original nuget package was discontinued and now I'm relying on the new one

This code base is a very simple example on how to set up EF Core to talk to Cosmos DB and how the different options are put together.