NuGet Package Pruning: Cleaner Dependencies and Actionable Vulnerability Reports
If you’ve run NuGet Audit or a vulnerability scanner on a .NET project, you’ve likely seen warnings for transitive packages […]
Dotnet updates
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
Starting in .NET 11 Preview 4, CoreCLR is the default runtime for .NET MAUI applications on Android, iOS, and Mac
Today, we are excited to announce the fourth preview release of .NET 11! This release includes improvements across the .NET
Welcome to our combined .NET servicing updates for May 2026. Let’s get into the latest release of .NET & .NET
A few months ago, we shared How Copilot Studio uses .NET and WebAssembly for performance and innovation, describing how Microsoft
The Microsoft Agent Framework (MAF) is an open-source, multi-language framework for building, orchestrating, and deploying AI agents. Since its preview
Welcome back to the building blocks for AI in .NET series! In part one, we explored Microsoft Extensions for AI
Building AI features into .NET applications often means stitching together models, vector databases, ingestion pipelines, and agent frameworks from different
Starting in .NET 11 Preview 4 and Visual Studio 18.8, VSTest, the platform that powers dotnet test and Test Explorer,