SOLID
November 6, 2025
/ .Net Core, Api, Asp .Net, C Sharp, c#, Design, Docker, ef core, entity framework core, entity-framework-core, SOLID, Technology, web api
How to Build an Idempotent API with .NET 9, EF Core 9 and Polly v8
Introduction Have you ever hit “Pay” on a checkout page, the page froze, and you clicked again — only to…
April 4, 2025
/ .Net Core, Api, Asp .Net, c#, Design, ef core, entity framework core, entity-framework-core, SOLID
.Net 8 Domain Driven Design l’Architecture Propre et simple
Introduction Dans le développement d’applications .NET Core robustes et maintenables, l’adoption d’une architecture propre (Clean Architecture) combinée au Domain Driven…