Showing category results for C#

Mar 23, 2026
Post comments count0
Post likes count2

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

Pablo Lopes Bruno Capuano
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
Mar 12, 2026
Post comments count4
Post likes count0

Modernize .NET Anywhere with GitHub Copilot

Mika Dumont
Mika Dumont

See how the modernize-dotnet agent helps you assess apps, create upgrade plans, and modernize .NET projects from Visual Studio, VS Code, GitHub Copilot CLI, and GitHub.

.NETC#Visual Studio
Mar 10, 2026
Post comments count6
Post likes count6

.NET 11 Preview 2 is now available!

.NET Team
.NET Team

Find out about the new features in .NET 11 Preview 2 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!

.NETASP.NET CoreC#
Mar 9, 2026
Post comments count8
Post likes count11

Extend your coding agent with .NET Skills

Tim Heuer
Tim Heuer

Introducing the dotnet/skills repository and how .NET agent skills can improve coding agent workflows.

.NETC#AI
Mar 5, 2026
Post comments count0
Post likes count11

Release v1.0 of the official MCP C# SDK

Mike Kistler
Mike Kistler

Discover what’s new in the v1.0 release of the official MCP C# SDK, including enhanced authorization, richer metadata, and powerful patterns for tool calling and long-running requests.

.NETC#AI
Feb 26, 2026
Post comments count3
Post likes count5

Vector Data in .NET – Building Blocks for AI Part 2

Jeremy Likness
Jeremy Likness

Discover how Microsoft.Extensions.VectorData brings unified vector database access to .NET - one interface for semantic search across any vector store with built-in support for embeddings, filtering, and RAG patterns.

.NETC#AI
Feb 10, 2026
Post comments count11
Post likes count10

.NET 11 Preview 1 is now available!

.NET Team
.NET Team

Find out about the new features in .NET 11 Preview 1 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!

.NETASP.NET CoreC#
Jan 28, 2026
Post comments count2
Post likes count20

.NET AI Essentials – The Core Building Blocks Explained

Jeremy Likness
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