This repository provides a starting point for building ASP.NET Core Blazor Server applications with support for CRUD operations using Azure Cosmos DB and C#. With sample code for create, read, update, and delete operations, as well as comprehensive documentation and helpful resources, this repository makes it easy to get started with Blazor and Cosmos DB.
- ASP.NET Core Blazor Server
- C#
- Azure Cosmos DB
- Visual Studio 2022
- Azure Cosmos DB Emulator
The following is a link to my personal blog, which provides a step-by-step explanation of the above implementation.