Dev Kimchi

Fermentation: Turning .NET, Web and Cloud into Something

Removing .NET SDKs from MacOS Manually

by Justin Yoo in Dotnet · 5 min read

.NET SDKs including .NET Core, .NET 5 and .NET 6 support cross-platform. For some reason, you might feel like removing the latest preview version of SDK or a certain version of SDK. You can then use

Azure Functions Integration Testing

by Justin Yoo in Azure · 9 min read

A while ago, I wrote a blog post about Azure Functions integration testing with Mountebank and another blog post about end-to-end (E2E) testing for Azure Functions. In the post, I suggested deploying