user

Inedo Blog


Navigation
Category.NET
Featured

.NET

Self-Contained Applications: Great Tool in .NET 6

Posted on February 22nd, 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

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

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

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.

Featured

.NET

NET 6: First with Long-Term Support in New Series

Posted on December 22nd, 2021.

NuGet Packages are more complex than they appear and have unintended consequences. Read our article to learn how to mitigate them.

Featured

.NET

3 Charts Explaining .NET Long-Term Support

Posted on December 6th, 2021.

.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 Questions to Ask Before Migrating to .NET 6

Posted on November 29th, 2021.

.NET 6 released in November 2021, but users of .NET Framework may be concerned about the risk of migrating. Use these 4 questions to start your migration.

Featured

.NET

4 FAQs about .NET LTS

Posted on November 26th, 2021.

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

Five Steps to Prepare for a .NET 6 Migration

Posted on November 23rd, 2021.

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

4 Alternatives to Windows Workflow Foundation

Posted on October 11th, 2021.

Windows Workflow Foundation is not supported in .NET 6, but it still functions. Now is the time to plan for a WF alternative before it's too late.