Showing tag results for generative ai

Aug 13, 2026
Post comments count0
Post likes count1

Routing and Failover for Microsoft.Extensions.AI

Joshua Yue

Route requests across models and providers natively in Microsoft.Extensions.AI with RoutingChatClient, SemanticRoutingChatClient, and FailoverChatClient — new experimental primitives for content-based routing, failover, and custom routing policies.

.NETC#AI
Mar 23, 2026
Post comments count1
Post likes count7

Generative AI for Beginners .NET: Version 2 on .NET 10

Pablo,
Bruno

Announcement of Version 2 of Generative AI for Beginners .NET, a free course rebuilt for .NET 10 with Microsoft.Extensions.AI, updated RAG patterns, and new agent framework content across five structured lessons for building production-ready AI apps.

.NETC#AI
Jan 28, 2026
Post comments count2
Post likes count21

.NET AI Essentials – The Core Building Blocks Explained

Jeremy Likness

Learn how Microsoft.Extensions.AI provides a unified API for building intelligent .NET applications with any LLM provider - one interface, endless possibilities, with built-in middleware, telemetry, structured outputs and more.

.NETC#AI