Justin Yoo

Author posts

Removing .NET SDKs from MacOS Manually

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

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