Title: NET Core to the Future: Migrating Old .NET Framework Apps
Hey guys, I've been working on migrating some of our old .NET Framework 4.x apps to .NET Core 3.1 (now 6) and I'm finding it's a real challenge, especially when it comes to upgrading NuGet packages and dealing with breaking changes. Has anyone else been through this process recently and have any tips to share? I'd love to hear about your experiences and best practices.
Hey guys, I've been working on migrating some of our old .NET Framework 4.x apps to .NET Core 3.1 (now 6) and I'm finding it's a real challenge, especially when it comes to upgrading NuGet packages and dealing with breaking changes. Has anyone else been through this process recently and have any tips to share? I'd love to hear about your experiences and best practices.