Please turn JavaScript on

.NET Blog

Want to stay in touch with the latest updates from .NET Blog? That's easy! Just subscribe clicking the Follow button below, choose topics or keywords for filtering if you want to, and we send the news to your inbox, to your phone via push notifications or we put them on your personal page here on follow.it.

Reading your RSS feed has never been easier!

Website title: DevBlogs - Microsoft Developer Blogs

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  0.3 / day

Message History

A common request to a coding agent is only one line:

Generate unit tests.

That request leaves important questions open. Which code needs tests? Which test framework does the project use? Where should the tests go? How does the build find them? What should the tests check?

The agent can learn from the repository, write the tests, and prove that they work.<...


Read full story

You know the moment. CI goes red, or a build that took 8 seconds yesterday now takes 40, and you’re staring at a wall of MSBuild output trying to find the one line that matters. The answer is almost always sitting in the


Read full story

We’ve built a new course to help you navigate the journey when you’re the owner of an application built on a legacy .NET framework and it needs to be modernized. The whole concept of modernization is overwhelming! Security updates aren’t being issued any longer! Dependencies are out of date because they’re not being updated! You’re not alone. We have a suite of tools to help ...


Read full story

Welcome to our combined .NET servicing updates for July 2026. Let’s get into the latest release of .NET & .NET Framework, here is a quick overview of what’s new in our servicing releases:

Security improvements

.NET has been refreshed with the latest update as of July 14, 2026. This update contains security and non-security fixes.

This month you will find tha...


Read full story