Just Random Coding
Blog
About
Latest articles
GdScript
Godot
Messaging between components
Decouple godot components messaging replacing your singleton signal bus with a robust event bus.
C#
WebApi
Feature Flags with Minimal Endpoints
Automatically register Minimal Endpoints and use Feature flags to expose endpoints conditionally .
C#
WebApi
Global Exception Handling
Global Exception Handling in ASP.NET Core 8 with IExceptionHandler.
Categories
GdScript (1)
Godot (1)
C# (4)
WebApi (3)
Entity Framework (1)