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

Ranque

Leaderboards API with custom measures and score calculation

November 7, 2024 · 1 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

Re-connecting to an unavailable Azure SQL database from Azure Devops job

Retrying a database connection from the devops pipeline

September 29, 2024 · 1 min

IServiceCollection in ASP.NET Core

Exploring the documentation for IServiceCollection interface in ASP.NET Core

August 19, 2024 · 2 min