.NET
2025-09-15
Application Insights Code Optimizations for .NET Apps helps .NET developers detect performance bottlenecks and receive AI-driven code improvement suggestions via GitHub Copilot integration, streamlining diagnostics and optimizations within the .NET ecosystem.
2025-09-10
A blog post announcing and summarizing hundreds of performance improvements in .NET 10, offering a guided tour of enhancements across the platform to make apps faster, more memory-efficient, and more responsive.
2025-09-09
.NET 10 Release Candidate 1 is now available, bringing improvements across the runtime, SDK, libraries, ASP.NET Core, Blazor, .NET MAUI, and more.
This is a short recap announcing the September 2025 servicing updates for .NET and .NET Framework. The post summarizes the latest patches and maintenance updates and directs readers to the .NET Blog for full details and download guidance.
2025-09-03
The .NET Blog post demonstrates how the GitHub Copilot Coding Agent automates repetitive developer tasks—like generating unit tests and implementing features from a PRD—using a real .NET sample, enabling developers to concentrate on design and code review.
2025-08-28
The Aspire CLI is a new tool for configuring and running applications. This article introduces how to get started with it.
2025-08-27
EFCore.Visualizer is a Visual Studio extension that lets developers visualize and analyze Entity Framework Core query execution plans directly inside the IDE.