entity framework core
RESTful API best practices with ASP.NET Core Part 2
Testing, Performance, Security, Microservices & Deployment Introduction: From Solid Foundations to Production Excellence In Part 1 of RESTful API Mastery,…
RESTful API Best Practices with ASP.NET Core
Professional Best Practices, Versioning Strategies & Advanced Serialization (Part 1) In this blog Introduction: Building Enterprise-Grade RESTful APIs with ASP.NET…
Securing Sensitive Information in .NET Core: A Complete Guide for Developers
Protecting user data is one of the most critical responsibilities of any software developer. In today’s connected world, even a…
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…
Logging Centralisé avec OpenTelemetry dans .NET Core
Diagramme officiel OpenTelemetry montrant le flux de données. Source originale. Introduction Dans le monde du développement moderne, la gestion des…
.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…