Unit Test and Mock ActionFilter and ActionExecutingContext Today in this article we shall see how to Unit Test and Mock ActionFilter and mock ActionExecutingContext classes...
Continue ReadingUnit Test Naming Conventions Best Practices
TDD – Unit Test Naming Conventions Best Practices I’m going to talk about simple and easy-to-understand Unit Test Naming Conventions and Best Practices that can...
Continue ReadingKeyVaultErrorException Operation returned an invalid status code ‘Forbidden’
Azure KeyVaultErrorException: Operation returned an invalid status code ‘Forbidden’ Issue Description Today in this article, we will cover below aspects, Application using Azure KeyVault service...
Continue ReadingUnit Test and Mock ServiceFilter Attribute of Controllers
Unit Test and Mock ServiceFilter Attribute of Controllers Today in this article we shall see how to Unit Test and Mock ServiceFilter Attributes of Controllers...
Continue ReadingSystem.Text.Json Ignore property for serialization
Today in this article, we shall see how to perform serialization or deserialization using System.Text.Json ignore property when null or empty. System.Text.Json Ignore property when...
Continue Reading