Migrating strategy when upgrading from .NET framework to .NET 8 using .NET Framework compatibility mode
A while back, I have helped upgrading one relatively large solution from .NET Framework 4.7.2 to .NET 8 in my company. I would like to share the strategy we used and hope this can help someone on a similar path. Context We have a solution that are in active development that is in .NET Framework […]