How to Use EF Core with Azure Cosmos DB for Database Access
Entity Framework core is an Object-Database mapper which is used to connect the application to the database. It has support for a number of databases, namely SQL Server, Oracle, MongoDB, Cosmos DB, etc.
It is a lightweight version of its predecessor ...
tarikshaikh.hashnode.dev4 min read