.Net Core
Building Professional, Modern API Documentation in .NET Core with Scalar
Introduction In today’s software ecosystem, APIs are everywhere. Whether you are building a mobile application, a microservices architecture, or an…
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…
GPT-5 for Microsoft Developers: Complete Guide (.NET 9, Azure AI Foundry, Copilot & RAG)
GPT-5 is now available to developers via Azure AI Foundry (formerly Azure OpenAI). You can use it from .NET 9…
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…
Créer un Chatbot avec DeepSeek et .NET 9 : Tutoriel Complet
Ce tutoriel vous guidera pas à pas pour construire un chatbot utilisant l’API de DeepSeek avec .NET 9. Nous allons…
.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…