Visual Studio

Building Real‑Time iOS Apps with SignalR: Introducing the Official Swift Client (Public Preview)
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 headache...
2025-04-23 03:46
Introducing the AI Dev Gallery: Your Gateway to Local AI Development with .NET
Discover the new AI Dev Gallery, a Windows application that provides interactive local AI samples, easy model downloads, and source code export - all built with .NET AI building blocks. The post Introducing the AI Dev Gallery: Your Gateway to Local AI ...
2025-04-22 17:00
Preview 2 of the .NET AI Template Now Available
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. The post Preview 2 of the .NET AI Template ...
2025-04-17 17:05
Toolbox Support for Explicit Assembly References in Windows Forms Out-of-Process Designer
Visual Studio 17.14 Preview 3 introduces a new feature that enhances the Windows Forms out-of-process designer experience for .NET Framework projects. This release brings Toolbox support for Explicit Assembly References, addressing a long-standing need...
2025-04-17 14:45
Build MCP Remote Servers with Azure Functions
Build AI-powered tools quickly using Azure Functions to create remote MCP servers that seamlessly integrate with GitHub Copilot and other LLM-based applications. The post Build MCP Remote Servers with Azure Functions appeared first on .NET Blog.
2025-04-16 20:30
GitHub Copilot Highlights in Visual Studio 17.14 Preview 3 (Available Now)
Visual Studio 17.14 Preview 3 is now available! The GitHub Copilot experience in Visual Studio is continuously updated to provide the latest advancements in AI-assisted development. The following features and improvements have been recently released in...
2025-04-16 18:24
Join the .NET & C# Teams at Microsoft Build 2025
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. The p...
2025-04-15 18:45
Pure Virtual C++ 2025: Full Schedule
Pure Virtual C++ is our free, one-day, virtual conference for the whole C++ community. This year, it is running on the 30th April. We’re pleased to announce the schedule of live talks: 14:00 UTC: Welcome to v1.0 of the meta::[[verse]]! with Inbal Lev...
2025-04-15 12:15
.NET 10 Preview 3 is now available!
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! The post .NET 10 Preview 3 is now available! appeared first on .NET Blog.
2025-04-10 20:46
.NET Aspire 9.2 is Now Available with New Ways to Deploy
.NET Aspire 9.2 is now available with cool new dashboard features and introducing the publishers feature The post .NET Aspire 9.2 is Now Available with New Ways to Deploy appeared first on .NET Blog.
2025-04-10 16:00
.NET and .NET Framework April 2025 servicing releases updates
A recap of the latest servicing updates for .NET and .NET Framework for April 2025. The post .NET and .NET Framework April 2025 servicing releases updates appeared first on .NET Blog.
2025-04-09 19:06
How we ended up rewriting NuGet Restore in .NET 9
Learn about the journey that led to a full rewrite of the NuGet Restore algorithm in .NET 9, achieving break-through scale and performance. The post How we ended up rewriting NuGet Restore in .NET 9 appeared first on .NET Blog.
2025-04-09 17:05
.NET Aspire and Azure Functions integration preview
Have you ever struggled with integrating serverless technology into your existing .NET projects? The new update in Visual Studio has got you covered. Say hello to the powerful integration of .NET Aspire with Azure Functions, making your development pro...
2025-04-09 12:00
What’s New in vcpkg (March 2025)
This blog post summarizes changes to the vcpkg package manager as part of the 2025.03.19 registry release, 2025-03-13 tool release, as well as changes to vcpkg documentation throughout March. This release includes two new commands for our continuous in...
2025-04-08 18:05
Multi-Process CPU Usage Analysis in Visual Studio
Streamlined Performance Insights Across Processes The Visual Studio Profiler’s CPU Usage tool and Instrumentation tool now supports multi-process analysis, providing a unified view of CPU activity across multiple processes. With performance graphs fe...
2025-04-08 16:17
Build a Model Context Protocol (MCP) server in C#
Learn how to build a Model Context Protocol (MCP) server using the C# SDK to enable seamless communication between AI models and applications. The post Build a Model Context Protocol (MCP) server in C# appeared first on .NET Blog.
2025-04-07 17:05
Pure Virtual C++ 2025 Talks Announced
Pure Virtual C++ is our free, one-day, virtual conference for the whole C++ community. This year, it is running on the 30th April. We’re pleased to announce four of our five live sessions for the day: Welcome to v1.0 of the meta::[[verse]]! with Inba...
2025-04-07 13:51
Automatically generate any doc comment for C++ functions in Visual Studio
Have a difficult time documenting your C++ code? Spending too much time thinking of what a function and its parameters accomplish when generating documentation? Copilot is now integrated into C++ doc comments to automatically provide documentation sugg...
2025-04-03 15:55
Your Pluralsight Benefit Just Got Better
  As I talk with Visual Studio developers about the learning and skilling benefits included in their subscription, one thing I hear often is: “I wish I had more time to actually use Pluralsight.” Starting today, I’m pleased to share that we’re...
2025-04-03 13:45
Modernizing push notification API for Teams
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 reduc...
2025-04-01 17:00