Tag: AI
All the articles with the tag "AI".
-
Understanding IOptions<T> in .NET
Published:Master strongly-typed configuration in .NET with IOptions<T>, IOptionsSnapshot<T>, and IOptionsMonitor<T>. Learn validation, named options, reloadable config, and production best practices.
-
Dependency Injection: Lifetimes, Composition Root, Decorators, and Anti-Patterns
Published:Master Dependency Injection in .NET with comprehensive coverage of lifetimes, composition root patterns, decorators, and common anti-patterns to avoid.
-
Pourquoi un cercle est-il divisé en 360 degrés ?
Published:Découvrez les origines historiques et mathématiques du choix des 360 degrés pour diviser un cercle.
-
Prototyping with AI Agents
Published:Exploring how AI agents like GitHub Copilot can accelerate development - creating multiple C# .NET libraries and samples during holiday break.
-
JWT JSON Web Tokens: A Comprehensive Guide
Published:JSON Web Tokens explained.