user

Inedo Blog


Navigation
Category.NET
Featured

.NET

.NET 10: What’s Changed and Why It Matters to You

Posted on October 23rd, 2025.

November is here, which means .NET 10, the latest installment of Microsoft’s .NET, is as well. As usual, it brings a bunch of changes and updates to improve both development and performance. Microsoft talks about the changes in the official release notes, but following my .NET 6, .NET 8, and .NET 9 rundowns, I’m back to give...

Featured

.NET

.NET Standard Term Support (STS) Changes: Simplified

Posted on October 16th, 2025.

The differences between .NET STS (Standard Term Support) and .NET LTS (Long Term Support) aren’t always easy to grasp. It’s why we’ve already covered much of the confusion, breaking down .NET LTS. But Microsoft’s recent changes to STS support may raise new questions about the current .NET release cadence and which...

Featured

.NET

Microsoft’s .NET Long-Term Support (LTS): Simplified

Posted on August 20th, 2025.

.NET 6 has released, but what about the older .NETs? How long are they going to be supported? This guide will explain LTS for .NET Framework and .NET Core.

Featured

.NET

4 FAQs about .NET LTS

Posted on July 11th, 2025.

An explainer article to help you know if you should upgrade to the latest .NET minor and/or patch, and if you should use multiple .NETs for multiple apps.

Featured

.NET

What is .NET? What You Need to Know Before Migrating from .NET Framework

Posted on July 10th, 2025.

Have you started planning your .NET 5 migration? Don’t wait until end-of-life: Planning will help make your journey to .NET 5 as painless as possible.

Featured

.NET

5 Steps to Migrate from .NET Framework to .NET 10

Posted on July 8th, 2025.

Start migrating from .NET Framework or .NET Core with a assessment. We wrote a list of 5 steps to help any developer prepare for migration to .NET 6.

Featured

.NET

The .NET Research Roadmap

Posted on July 1st, 2025.

Now may NOT be the right time to migrate to .NET 5. But it IS the right time to begin researching. Learn how to plan your .NET 5+ research roadmap.

Featured

.NET

How to Migrate ASP.NET Web Forms to Microservices

Posted on March 7th, 2025.

.NET 6 is coming and if you were looking for a sign to migrate your monolith applications to microservices this is it.

Featured

.NET

One Great Alternative for Windows Workflow Foundation

Posted on March 7th, 2025.

Why are companies still using Windows Workflow Framework? As .NET continues to release annually, it's time to upgrade from WF to the future: Microservices.

Featured

.NET

Two Migrating Methods for .NET Framework to .NET

Posted on March 6th, 2025.

There are multiple methods to migrate your NuGet package libraries from .NET Framework to .NET 6. This article details two: multi-targeting and bridge.