.NET
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.
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.