Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 597 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 597 Bytes

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.