Continuous Code Quality UI (Angular, React, or Vue) using SonarLint Today in this article we shall see how to use the Sonar Lint IDE extension...
Continue ReadingContinuous Code Quality of .NET with SonarQube
Code Quality of .NET using SonarQube in Visual Studio Most of us understand the importance of code quality. Good coding practices are language agnostics and...
Continue ReadingHow to Autogenerate C# Class using JSON or JSON Schema
Autogenerate C# Class using JSON string or JSON Schema Today in this article, we will see a few techniques of how to autogenerate C# Class...
Continue ReadingHow to use Visual Studio Live Share – Paired Programming and Collaboration
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 ReadingDockerize-Containerize your First .NET Core application
Dockerize your First .NET Core application Recently I tried to containerize one of my microservices using Docker. While doing that I learned a few details...
Continue Reading