CI/CD with Jenkins and Gitlab
In this blog, we will try to cover the end-to-end process related to how we integrate Jenkins on our .NET core project.
Continuous Integration(CI) with GitHub
Continuous Integration is a development practice that can come handy when working in a team. CI not ...
What? Calling a POST API from SQL Server?
In development life, we need to do some challenging stuff to overcome the client’s expectations. W...
An Ultimate Guide to Understand SOLID Principles in C#
SOLID Principles is a coding standard that all developers should have a clear concept for writing co...