Enable HTTPS for local development in ASP.NET Core
I am currently experimenting with an app I am writing with Blazor (server-side) and ASP.NET Core. However, I’ve had some…
Hi! I'm Kaloyan Drenski, a Microsoft Azure certified expert and a passionate .NET developer from Bulgaria. This blog is where I share my insights and experiences in software development, cloud architecture, and the vast world of Azure. Join me on this journey to explore the fascinating field of cloud computing!
I am currently experimenting with an app I am writing with Blazor (server-side) and ASP.NET Core. However, I’ve had some…
I love naming my private fields with an underscore prefix – a convention adopted by many, including Microsoft and used…
For the past week I’ve been using ExpressVPN – a premium VPN solution that I really like so far. And…
Over the weekend I started playing around with ASP.NET Core 3 and Blazor (Server-side). My idea is to create a…
If you’re going through hell, keep going. Winston Churchill Life’s hard. Bad things will happen to you whether you like…
8:15 вечерта е. Слушам новата песен на Kygo – Higher love (обожавам Kygo) и реших, че е време да отделя…
Gosh, I haven’t inked here in a while! So what’s a “goal” ? Well, according to the Cambridge Dictionary, a…
Finally, the long anticipated Windows terminal is on the Microsoft Store. Keep in mind that this is an early preview…
Adding Constructor Parameters in DI
Hi everyone, I’ve been working on a simple recipe app, written in vanilla JS, for the past few days. I…