Showing results for April 2025 - .NET Blog

Apr 17, 2025
Post comments count0
Post likes count6

Preview 2 of the .NET AI Template Now Available

Jordan Matthiesen
Jordan Matthiesen

Preview 2 of the .NET AI Chat Web App template introduces support for .NET Aspire and Qdrant vector database integration, making it easier to create cloud-native AI-powered chat applications with custom data.

.NETC#Visual Studio
Apr 16, 2025
Post comments count1
Post likes count2

Build MCP Remote Servers with Azure Functions

Matt Soucoup
Matt Soucoup

Build AI-powered tools quickly using Azure Functions to create remote MCP servers that seamlessly integrate with GitHub Copilot and other LLM-based applications.

.NETAzureAI
Apr 15, 2025
Post comments count0
Post likes count2

Join the .NET & C# Teams at Microsoft Build 2025

.NET Team
.NET Team

The countdown to Microsoft Build 2025 is on! Join us May 19-22 either in-person in Seattle or online and explore an exciting lineup of .NET and C# content, including sessions on AI integration, app modernization, and the latest language features.

.NETASP.NETASP.NET Core
Apr 10, 2025
Post comments count1
Post likes count4

.NET 10 Preview 3 is now available!

.NET Team
.NET Team

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

.NETASP.NET CoreC#
Apr 9, 2025
Post comments count13
Post likes count22

How we ended up rewriting NuGet Restore in .NET 9

The NuGet Team
The NuGet Team

Learn about the journey that led to a full rewrite of the NuGet Restore algorithm in .NET 9, achieving break-through scale and performance.

.NETNuGet.NET Internals
Apr 7, 2025
Post comments count18
Post likes count25

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
Apr 1, 2025
Post comments count5
Post likes count15

Modernizing push notification API for Teams

Rudolf Kurka Frantisek (Fero) Kaduk
Rudolf,
Frantisek

Push Notification Hub is an essential internal service that plays a crucial role in the messaging and calling flows within Teams and other platforms. This article describes its recent overhaul, which has significantly enhanced its performance and reduced latencies in delivering push notifications to user devices

.NETASP.NETASP.NET Core