Minimal API MSBuild - Part 2

Inspecting the post-compilation build tasks for a Minimal API template

December 14, 2024 · 6 min

Minimal API MSBuild - Part 1

Inspecting the pre-compilation build tasks for a Minimal API template

November 28, 2024 · 7 min

Entities & Relations - Understanding ASP.NET Core Identity, Part 2

Auto-generated tables for Identity implementation

October 21, 2024 · 2 min

Authentication concepts - Understanding ASP.NET Core Identity, Part 1

Key authentication and authorization concepts

September 30, 2024 · 3 min

IServiceCollection in ASP.NET Core

Exploring the documentation for IServiceCollection interface in ASP.NET Core

August 19, 2024 · 2 min

callvirt & static members in C#

Inspecting calls to static and non-static members in the C# IL

July 28, 2024 · 3 min