Using Azure Cosmos persistence with NServiceBus
This post explains how you can use NServiceBus and Azure Cosmos DB persistence together for scalability and reliability.
The story of my experiments with code
This post explains how you can use NServiceBus and Azure Cosmos DB persistence together for scalability and reliability.
This post talks about a bug in Rider and Roslyn analyzers when we refactor the switch-case to switch expression with Nullable default type.
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
The post describes JetBrains Rider as an alternate to Visual Studio and how Rider can help mitigate some of the Visual Studio pain-points.
Different approaches we considered to set up integration tests when running against multiple DB providers in ASP.NET Core