Today in this article we will learn Code Review Best Practices and Guidelines. Code review is the process of reviewing the code written by developers....
Continue ReadingRedis Cache Connection Resiliency ASP.NET Core
Redis Cache Connection Resiliency – Best Practices Today in this article we shall see how to implement Redis Cache Connection Resiliency with examples in the...
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 ReadingSet up WSL on Windows and run Linux commands
How to set up WSL and run Linux commands on Windows Today in this article, we shall see How to set up WSL on Windows...
Continue ReadingHow to Check .NET Core version installed SDK and Runtime
How to determine if .NET Core is installed Today in this article, we will see How to Check .NET Core version installed SDK and Runtime...
Continue Reading