Dev Kimchi

Fermentation: Turning .NET, Web and Cloud into Something

Azure Bicep Refreshed

by Justin Yoo in Azure · 7 min read

In the previous post, I introduced the very early stage of Project Bicep. At that time, it was the version of 0.1.x, but now it's updated to 0.3.x. You can use it for production, and many features

Blazor Code-behind

by Justin Yoo in Blazor Server · 6 min read

Suppose you've got an ASP.NET WebForm application that has been running for ages. As it's only run on the .NET Framework, and there will be no more new feature added, Microsoft recommends migrating