Hi 👋, I'm Dilan. I'm a web application developer. Please follow me to read about my web application development journey using .NET and React.
Health checks help us find the status of a service or other services on which our service is dependent. For example, Health checks are helpful if you...
I have played around with .Net 6 for the past few days and remembered this tweet I saw a while back from David Fowler regarding new HTTP logging...
When working with C#, we used using keywords in two different places. One is at the beginning of C# files. This is called using directive. The using...
This week I finished Troy Hunts What Every Developer Must Know About HTTPS course on Pluralsight. It is a fantastic course that I highly recommend...
I have been working with the file system last few days. As a part of this work, I create directories and files in the file system using code. When it...
PlantUML If I'm honest, UML was never something I was interested in at University. Even back then, I understood the importance of UML when designing...