Justin Yoo

Author posts

Oh My Azure Cloud Shell

in Azure · 7 min read

You likely heard of or currently use oh-my-zsh for your terminal on Linux or Mac, or WSL on Windows. It might also be possible to have heard of or currently use oh-my-posh for your PowerShell. Azure

Migrating Azure Functions OpenAPI Extension to V4

in Azure · 4 min read

In early November, 2021 Azure Functions announced its GA for .NET 6 support and V4 runtime. At the same time, Azure Functions OpenAPI Extension also announced its GA, which supports all .NET Core 2.1

Troubleshooting node-gyp Package on Windows 11

in Windows11 · 4 min read

It's a common practice using node.js for front-end app development. In the Windows dev environment, the same exercise applies. If you use Windows Subsystem for Linux (WSL), you can make use of the

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