Skip to content

sunilvijayan7/Cosmos-DB-CRUD

Repository files navigation

Blazor | Cosmos DB | Entity Framework | DotNet Core Web API CRUD

😊 😊 😊 Blazor | Cosmos DB | Entity Framework | DotNet Core Web API CRUD

A project to perform crud operations through Blazor, EFCore, Azure Cosmos DB and Dotnet Core Web API

Azure Cosmos DB SQL API is a document-based database and it can be easily used with Entity Framework Core. Entity Framework Core supports NoSQL databases and gives you a beautiful abstraction to your NoSQL storage models. The code sample for this article is mixing between three Microsoft technologies (Cosmos Db SQL API and Entity Framework, Blazor)

Screens