Latest articles

Messaging between components
Decouple godot components messaging replacing your singleton signal bus with a robust event bus.
Feature Flags with Minimal Endpoints
Automatically register Minimal Endpoints and use Feature flags to expose endpoints conditionally .
Global Exception Handling
Global Exception Handling in ASP.NET Core 8 with IExceptionHandler.