Join us for .NET Day on Agentic Modernization Livestream
If you’re modernizing .NET apps and want practical ways to move faster without rewriting everything, this event is for you. […]
Dotnet updates
If you’re modernizing .NET apps and want practical ways to move faster without rewriting everything, this event is for you. […]
Today, we are excited to announce the fifth preview release of .NET 11! This release includes improvements across the .NET
Welcome to our combined .NET servicing updates for June 2026. Let’s get into the latest release of .NET & .NET
That’s a wrap on Microsoft Build 2026! From union types in C# to agentic web apps and AI on the
For most .NET developers, the best way to get started with GitHub Copilot is not by learning every feature first.
Starting with .NET MAUI 10, you can opt your Android app into Material 3 (a.k.a. Material You) styling with a
The Model Context Protocol (MCP) has made it much easier to connect tools and resources to AI applications. But once
We’re in the process of significantly improving memory safety in C#. The unsafe keyword is being redesigned to inform callers
If you’ve run NuGet Audit or a vulnerability scanner on a .NET project, you’ve likely seen warnings for transitive packages
The System.Diagnostics.Process class is the primary way to create and interact with processes with .NET. We made the biggest update