C# – Tag | .NET Blog Free. Cross-platform. Open source. A developer platform for building all your apps.
- Improving C# Memory Safetyby Richard Lander on May 21, 2026 at 4:08 pm
The `unsafe` keyword is being redesigned to mark caller-facing contracts rather than just syntax. Safety obligations between callers and callees become visible and reviewable. The model is motivated by the rise of AI-assisted code generation and arrives as a preview in .NET 11. The post Improving C# Memory Safety appeared first on .NET Blog.
- High-Performance Distributed Caching with .NET and Postgres on Azureby Jared Meade on April 28, 2026 at 5:05 pm
Adding caching to your application architecture can significantly improve key performance metrics, cut latency, and reduce load across downstream systems. In this walkthrough, we highlight the latest caching best practices and incorporate these design patterns into a reusable .NET application that you can reference when adding new capabilities to your application stack. The post High-Performance Distributed Caching with .NET and Postgres on Azure appeared first on .NET Blog.
- Explore union types in C# 15by Bill Wagner on April 2, 2026 at 5:05 pm
C# 15 introduces union types β declare a closed set of case types with implicit conversions and exhaustive pattern matching. Try unions in preview today and see the broader exhaustiveness roadmap. The post Explore union types in C# 15 appeared first on .NET Blog.
- Release v1.0 of the official MCP C# SDKby Mike Kistler on March 5, 2026 at 6:05 pm
Discover whatβs new in the v1.0 release of the official MCP C# SDK, including enhanced authorization, richer metadata, and powerful patterns for tool calling and long-running requests. The post Release v1.0 of the official MCP C# SDK appeared first on .NET Blog.
- Microsoft.Testing.Platform Now Fully Supported in Azure DevOpsby Youssef Fahmy on December 16, 2025 at 6:05 pm
Azure DevOps enhanced support for Microsoft.Testing.Platform, from running tests to publishing results! The post Microsoft.Testing.Platform Now Fully Supported in Azure DevOps appeared first on .NET Blog.
- Introducing C# 14by Bill Wagner on November 17, 2025 at 6:05 pm
Learn what features are in C# 14, which ships as part of .NET 10. The post Introducing C# 14 appeared first on .NET Blog.
- Copilot Diagnostics toolset for .NET In Visual Studioby Harshada Hole on August 20, 2025 at 5:05 pm
Debugging doesnβt have to be a grind. With Copilot woven into Visual Studio, you get AI-powered breakpoints, insights, exception fixes, and performance summaries all right where you work. The post Copilot Diagnostics toolset for .NET In Visual Studio appeared first on .NET Blog.
- 5 Copilot Chat Prompts .NET Devs Should Steal Todayby Wendy Breiding (SHE/HER) on August 6, 2025 at 5:05 pm
Discover 5 practical GitHub Copilot Chat prompts to boost .NET development productivity, from code optimization to security reviews. The post 5 Copilot Chat Prompts .NET Devs Should Steal Today appeared first on .NET Blog.
- Exploring new Agent Quality and NLP evaluators for .NET AI applicationsby Shyam Namboodiripad on August 5, 2025 at 5:05 pm
Introducing Agent Quality and NLP evaluators in the Microsoft.Extensions.AI.Evaluation libraries. The post Exploring new Agent Quality and NLP evaluators for .NET AI applications appeared first on .NET Blog.
- Building a Full-Stack App with React and Aspire: A Step-by-Step Guideby Sayed Ibrahim Hashimi on July 30, 2025 at 5:00 pm
Discover how to build a full-stack application with React and Aspire, integrating a React front-end with an ASP.NET Core Web API and persisting data to a database. The post Building a Full-Stack App with React and Aspire: A Step-by-Step Guide appeared first on .NET Blog.









