
Updating Cosmos DB document schema
This post explains the pain-points of updating schema in NoSQL and how you can update Cosmos DB schema using custom JSON serializer.
The story of my experiments with code
This post explains the pain-points of updating schema in NoSQL and how you can update Cosmos DB schema using custom JSON serializer.
This post explains how you can use custom JSON serializer settings with Cosmos DB using Newtonsoft JSON and System.Text.Json.
In this post, I have explained how you can load a certificate through code in Azure App Service for Linu
Different approaches we considered to set up integration tests when running against multiple DB providers in ASP.NET Core