Monday, September 17, 2018

Single Page Application With Blazor And CosmosDB

We will create one single page application with default Blazor (ASP. Net Core Hosted) template. We will manage a Book entry in this project and save data to CosmosDB. We will use “Microsoft.Azure.DocumentDB.Core” NuGet package to perform CRUD actions with CosmosDB.

source https://www.c-sharpcorner.com/article/single-page-application-with-blazor-and-cosmosdb2/

No comments:

Post a Comment