user

Inedo Blog


Navigation
Category.NET
Featured

.NET

Do I really need to leave .NET Framework for .NET 8?

Posted on September 13th, 2023.

Microsoft is all about .NET5+ (.NET 5 to .NET 8). But our trusty old .NET Framework isn’t going anywhere. It’s indefinitely supported. So even with all the buzz around .NET5+ releases, there are loads of good reasons to stay on .NET Framework for now, and there’s no rush to migrate just yet.  In this article,...

Featured

.NET

Demystifying Microsoft .NET Long Term Support (LTS) in 2024

Posted on August 30th, 2023.

.NET 8 is just around the corner, and Microsoft’s .NET support policies are still confusing. There’s .NET Framework, .NET Core, .NET Standard, .NET5+, and all of them have seem to have different life-cycles and different end of support dates. In this article, we'll clear-up Microsoft's .NET support policies to help you plan better.

Featured

.NET

Tools for Estimating Your .NET 5 Migration

Posted on February 9th, 2022.

Every organization will have a unique migration journey to .NET 5+. Use our scorecard to estimate how tough this journey might be.

Featured

.NET

5 Steps for Planning Your .NET 5+ Migration

Posted on February 9th, 2022.

Every organization will have a unique migration journey to .NET 5+, but these 5 steps can help every organization migrate efficiently and successfully.

Featured

.NET

ASP.NET Web Forms. Forever!

Posted on February 9th, 2022.

Web Forms just won't die. Fanatics are keeping the depreciated technology alive and kicking past it’s “best before” date - and for good reasons.  

Featured

.NET

3 Charts Explaining .NET Long-Term Support

Posted on February 9th, 2022.

.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

Two Migrating Methods for .NET Framework to .NET 6

Posted on February 7th, 2022.

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

Featured

.NET

One Great Alternative for Windows Workflow Framework

Posted on January 11th, 2022.

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

Self-Contained Applications: Great Tool in .NET 8

Posted on January 10th, 2022.

An explainer article to help you know why self-contained application's aren't ideal and face three major problems: distribution, modification, and run.

Featured

.NET

How to Keep ASP .NET Web Forms Running Safely in .NET 8

Posted on December 29th, 2021.

ASP .NET Web Forms are only supported thanks to their supported operating system. This article explains how a dev can plan for the future with Web Forms.