Friday, February 22, 2019

Connecting The Same Cosmos DB Database Using SQL API And Mongo API From A Blazor App

Microsoft unified the structural design of SQL API and Mongo DB API in Cosmos DB. In this article, we will see how to connect the same Cosmos DB database using SQL API .NET SDK and Mongo DB API .NET SDK from a Blazor app.

source https://www.c-sharpcorner.com/article/connecting-same-cosmos-db-using-sql-api-and-mongo-api-from-a-blazor-app-experim/

No comments:

Post a Comment