Vijesh SalianDocker and .NET — Part 3In the first 2 parts we learned how to use docker and run our console application in it. In this post we will run a web application that…Jul 6, 2022Jul 6, 2022
Vijesh SalianDocker and .NET — part 2In this part we are going to create our docker image with our application in it.Jun 29, 2022Jun 29, 2022
Vijesh SalianinDevOps.devDocker and .Net — Part 1With .Net running on linux, usage of docker with .Net has become popular. This post goes into some of the basics and some of my…Jun 22, 2022Jun 22, 2022
Vijesh SalianDelegating Handlers in C#Delegating handlers are cousins of asp.net core middleware. Lets talk a bit about middlewares, this will help us understand delegating…Dec 22, 20212Dec 22, 20212
Vijesh SalianUsing C# PropertiesC# properties are great. Getters and Setters were used before C# poperties became popular. You can see a C# property as an easy syntax to…Feb 13, 2021Feb 13, 2021
Vijesh SalianQueries with DapperDapper is what I consider one of the essential libraries in the .NET world. It simple, fast and super easy to use. Here is a video that I…Feb 7, 2021Feb 7, 2021
Vijesh SalianProduct quality vs Code qualityMost developers are driven to write good quality code. That drive mostly comes from being a developer who learns to do better every single…Feb 2, 2020Feb 2, 2020