.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.
An explainer article to help you know why self-contained application's aren't ideal and face three major problems: distribution, modification, and run.
There are multiple methods to migrate your NuGet package libraries from .NET Framework to .NET 6. This article details two: multi-targeting and bridge.
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.
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.
NuGet Packages are more complex than they appear and have unintended consequences. Read our article to learn how to mitigate them.
.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.
.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.
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.
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.
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.