Showing results for April 2025 - .NET Blog

Apr 22, 2025
Post comments count0
Post likes count2

Building Real‑Time iOS Apps with SignalR: Introducing the Official Swift Client (Public Preview)

Kevin Guo
Kevin Guo

Introduction Until now, iOS developers who wanted real‑time, bi‑directional communication with SignalR had to rely on community‑built clients or roll their own Swift implementation—both of which introduced maintenance and compatibility headaches. We’re excited to announce that the official SignalR Swift client is now available in public preview. ...

.NET for iOS.NETASP.NET Core
Apr 17, 2025
Post comments count2
Post likes count10

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 count2
Post likes count3

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 count1
Post likes count3

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 count5

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

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