.NET
2025-10-14
A brief recap announcing the October 2025 servicing updates for .NET and .NET Framework. The post on the .NET Blog summarizes the latest fixes and directs readers to the official release information.
Microsoft announced .NET 10 Release Candidate 2, emphasizing final quality, reliability, and stabilization across the runtime, SDK, libraries, ASP.NET Core, Blazor, .NET MAUI, and related components.
Microsoft announced the .NET Security Group, a program that gives partners early access to CVE information and coordinates delivery of .NET security patches so distributors can ship fixes at the same time as Microsoft.
2025-10-08
The .NET 10 Garbage Collector introduces DATAS, a new adaptive mechanism that adjusts heap size automatically. The article explains how DATAS behavior differs from the previous Server GC, and gives guidance on when to tune GC settings or disable DATAS depending on your application's workload and performance goals.
2025-10-07
Practical guidance for reviewing AI-generated .NET code, emphasizing that AI output should be treated as a starting point and validated through tests, linters, security checks, and clear team processes to maintain quality and productivity.
2025-10-01
Microsoft announced the Microsoft Agent Framework (Preview), a unified solution for creating, orchestrating, hosting, and observing AI agents in the .NET ecosystem to help developers ship production AI agents faster.
2025-09-26
Microsoft's .NET Blog post explains Google Play's new 16 KB page size requirement and provides guidance to help .NET MAUI apps become compliant before the November 2025 deadline.
2025-09-25
Aspire 9.5 introduces a preview 'aspire update' command, single-file AppHost support, improved CLI and dashboard UX, and new integrations for AI, DevTunnels, and other tooling.
2025-09-24
A .NET Blog post that demonstrates how to generate images from natural-language prompts using the universal abstractions provided by Microsoft's extensions for .NET AI, exploring text-to-image capabilities in .NET.
2025-09-22
Microsoft announced Trusted Publishing on NuGet.org, a new, safer way to publish packages that uses short-lived tokens instead of long-lived API keys to enhance security.
2025-09-17
A .NET Blog post explaining how GitHub Copilot's prompt files and instruction files help .NET developers guide and standardize AI-assisted code generation to improve productivity and consistency.
2025-09-16
Microsoft announced on the .NET Blog that .NET STS (short-term support) releases will be supported for 24 months.