2025 was a big year for .NET developers. We kicked things off with early .NET 10 previews, kept momentum with steady tooling and runtime improvements, and wrapped it all up with the launch of .NET 10 in November.
🚀 .NET 10
.NET 10 was the headline event of the year: the latest Long Term Support (LTS) release with improvements across the runtime, SDK, libraries, languages, workloads, and tooling.
- Start here: Announcing .NET 10 – The launch post and a map to what’s new across the stack.
- See how it began: .NET 10 Preview 1 is now available! – Early themes across runtime, libraries, SDK, and workloads.
⚡ Performance
Performance posts are one of the best ways to learn what really changed, because they come with benchmarks and code you can try yourself.
- Performance Improvements in .NET 10 – A deep tour through hundreds of improvements.
- Preparing for the .NET 10 GC (DATAS) – A focused read for folks tracking GC behavior and changes.
🤖 AI
AI reshaped day-to-day .NET workflows in 2025, from Copilot experiences to agent and tool integration patterns.
- Introducing Microsoft Agent Framework (Preview): Making AI Agents Simple for Every Developer – A starting point for building agents in .NET.
- Build a Model Context Protocol (MCP) server in C# – Connect models to your tools and services.
- Announcing the NuGet MCP Server Preview – Bring package context into AI-assisted workflows.
- .NET AI Template Now Available in Preview – Scaffold an AI app quickly.
- GPT-OSS – A C# Guide with Ollama – Run local models from C#.
- Announcing Generative AI for Beginners – .NET – Learn by building small, practical examples.
🛠️ Productivity
Some of the most practical posts of the year were about shortening feedback loops, whether that meant better Copilot workflows or faster “try this now” experiences.
- Ask Mode vs Agent Mode – Choosing the Right Copilot Experience for .NET – When to ask questions vs let Copilot operate on your repo.
- Supercharge Your Test Coverage with GitHub Copilot Testing for .NET – AI-assisted unit test generation directly in Visual Studio.
🌐 Aspire
Aspire kept leveling up in 2025, making it easier to build and operate distributed apps with first-class diagnostics.
If you want one Aspire post to start with, read Aspire 9.3: enhanced with GitHub Copilot for a clear tour of the dashboard experience and why Aspire pairs so well with modern observability.
For ongoing Aspire updates, follow the dedicated Aspire blog at https://devblogs.microsoft.com/aspire.
🧑🤝🧑 Community
If you want a broader view of the platform and ecosystem beyond individual posts, catch up on .NET Conf.
- .NET Conf 2025 recap – Sessions, announcements, and demos from .NET 10 launch week.
📣 Announcements
Some of the most important posts of the year weren’t about new features—they were about how .NET ships, how it’s supported, and how the ecosystem stays secure.
- Lifecycle: .NET STS releases supported for 24 months – Planning info for support dates and upgrade timelines.
- Security: Announcing the .NET Security Group – How ecosystem partners coordinate secure, simultaneous patch releases.
🧰 Tooling
Big platform releases matter, but day-to-day workflows are shaped by tooling improvements.
- Introducing support for SLNX, a new, simpler solution file format in the .NET CLI – What SLNX is, how to migrate (
dotnet sln migrate), and what works in the CLI today. - Announcing dotnet run app.cs: A simpler way to start with C# and .NET 10 – Run a single
.csfile without a project, plus file-level directives.
🙏 Thanks for reading
Whether you came for .NET 10, performance deep dives, new CLI capabilities, or the wave of AI tools, thanks for building with us in 2025.
Don’t forget to subscribe to the blog in your favorite RSS reader or through e-mail notifications.








0 comments
Be the first to start the discussion.