How to use Visual Studio Live Share -Paired Programming and Collaboration Today in this article, we shall see Visual Studio Live Share features in detail....
Continue ReadingUnit Test and Mock ActionFilter in ASP.NET Core
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 ReadingUnit Test and Mock IOptions in .NET Core
Unit Test and Mock IOptions <T> .NET Core Today in this article, we shall see how to Unit Test and Mock IOptions <T> instance often...
Continue ReadingGit Branching Best Practices – Trunk-Based Development
Git Branching Best Practices – Trunk-Based Development Trunk-based development is a prominent source code Branching Strategy that follows a set of defined principles and best...
Continue Reading