Showing results for C# - .NET Blog

Apr 7, 2025
Post comments count18
Post likes count29

Build a Model Context Protocol (MCP) server in C#

James Montemagno
James Montemagno

Learn how to build a Model Context Protocol (MCP) server using the C# SDK to enable seamless communication between AI models and applications.

.NETAI
Mar 6, 2025
Post comments count16
Post likes count18

.NET AI Template Now Available in Preview

Jordan Matthiesen
Jordan Matthiesen

Announcing the first preview of the .NET AI Template, for Visual Studio, Visual Studio Code, and the .NET CLI. Get started building amazing AI apps with .NET.

.NETC#Blazor
Mar 3, 2025
Post comments count3
Post likes count3

Unlock new possibilities for AI Evaluations for .NET

Wendy Breiding (SHE/HER)
Wendy Breiding (SHE/HER)

Microsoft.Extensions.AI.Evaluations library is now open source, and a new Azure DevOps plug-in is available to make reporting in your CI pipelines easier than ever.

.NETC#AI
Feb 11, 2025
Post comments count0
Post likes count3

C# Dev Kit Updates: .NET Aspire, Hot Reload, and More!

Wendy Breiding (SHE/HER)
Wendy Breiding (SHE/HER)

Exploring the latest features and enhancements in the C# Dev Kit for VS Code including .NET Aspire orchestration support, new hot reload features, enhanced debugging capabilities, and more!

.NETC#Cloud Native
Oct 23, 2024
Post comments count1
Post likes count10

eShop infused with AI – a comprehensive intelligent app sample

Jeremy Likness
Jeremy Likness

Go beyond a simple demo app that demonstrates a chat bot and explore a real-world scale application that is infused with AI and illustrates the value of intelligent apps with features like semantic search, summarization, classification, sentiment scoring, chatbot, test data generation, evaluation tool, and E2E testing.

.NETASP.NET CoreC#