ef core
SOLID Principles in C# Explained: Definitions, Examples & Best Practices
When you begin learning C# or building real-world .NET applications, you quickly notice that writing clean, maintainable code is challenging….
Net 8 Test Driven Design Architecture 7 Proven Patterns to Build Robust, Maintainable Systems
Introduction to Test Driven Design — What this guide covers If you want a battle-tested approach to designing systems that…
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…
Les Nouveautés d’Entity Framework Core avec .NET 9 : Ce Qu’il Faut Savoir
La sortie de .NET 9 s’accompagne de mises à jour significatives dans Entity Framework Core (EF Core), le célèbre ORM…