Proactive configuration validation in .NET: prevent errors before they happen

Validate appsettings at startup with DataAnnotations and .ValidateOnStart() to fail fast and avoid hidden bugs.

Read more →

How Clean Architecture Differs From Layered

How Clean Architecture Differs From Layered

Read more →

Hooking Your MCP Server into GitHub Copilot

Hooking Your MCP Server into GitHub Copilot

Read more →

Architecture I Use in My Projects: Continuation

Architecture I Use in My Projects: Continuation

Read more →

Architecture I Use in My Projects

In this post I want to share the application architecture I use in real-world projects, an approach that has proven itself in practice.

Read more →

Using Different CORS Policies for Endpoints in ASP.NET

Using Different CORS Policies for Endpoints in ASP.NET

Read more →

How to effectively implement Clean Code practices in a team?

How to effectively implement Clean Code practices in a team?

Read more →