Azure Functions Middleware How to effectively use Middleware in Azure functions - with a less-trivial example. -- 8/16/2025 -- azure functions middleware auth coding csharp
Outbox Domain Events in Catan Building domain events into Catan with the Outbox pattern - using Redis Streams. -- 9/2/2025 -- coding backend redis outbox projects csharp
Introducing my Catan Project I'm starting a new coding project - building a Catan web app. -- 8/29/2025 -- coding frontend backend projects csharp
Clean Catan Serialization Using Json Serialization as an Infrastructure concern to avoid polluting my Domain layer. -- 9/9/2025 -- coding backend json projects csharp