16 posts in total

Dotnet

Posts tagged

Removing .NET SDKs from MacOS Manually

by Justin Yoo · 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

Tools for .NET Developers on Mac

by Justin Yoo · 8 min read

As a heavy Windows-centric developer, I recently bought a new Macbook Pro (just before the new 16" was launched!). It was my second time using Mac. The first time, I used only Windows through

Static Code Analysis with .editorconfig

by Justin Yoo · 4 min read

Generally speaking, either an application or a system is built mostly by a team or a group of people. One of the first exercises building a dev team is to set up a standard development environment

Introducing Swagger UI on Azure Functions

by Justin Yoo · 4 min read

DISCLAIMER: This post is purely a personal opinion, not representing or affiliating my employer’s. There's an awesome library called Swashbuckle in ASP.NET Core Application. With Swashbuckle, it