Showing tag results for Microsoft.Extensions.AI

Mar 23, 2026
Post comments count1
Post likes count6

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 count20

.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
Oct 29, 2024
Post comments count3
Post likes count12

Introducing Microsoft.Extensions.VectorData Preview

Luis Quintanilla

We are excited to introduce the Microsoft.Extensions.VectorData.Abstractions package available in preview today. This new package provides a unified abstraction layer that enables you to integrate vector stores into your .NET applications.

.NETAI