Showing archive results for 2025

Apr 10, 2025
Post comments count1
Post likes count6

.NET 10 Preview 3 is now available!

.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 count15
Post likes count28

How we ended up rewriting NuGet Restore in .NET 9

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 count29
Post likes count52

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

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 count16

Modernizing push notification API for Teams

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