16 posts in total

Dotnet

Posts tagged

DevContainers for .NET developers on Azure

by Justin Yoo · 12 min read

Containers are everywhere. It's not just to make both the development and production environment consistent but also to build CI/CD pipelines, test automations, and so on. While everyone does their

AuthN-ing Blazor WASM with Azure AD B2C

by Justin Yoo · 5 min read

There are many ways to implement authentication and authorisation onto the Blazor WebAssembly (WASM) app. If you publish it to Azure Static Web Apps (ASWA), you can use the built-in authN feature