79600243

Date: 2025-04-30 11:41:04
Score: 1.5
Natty:
Report link

Generally, when upgrading from .NET Framework to .NET Core you first need to upgrade to .NET Standard (1.x -> 2.x, or directly to 2.1 whichever is least "painful"), and then after that upgrade to whatever version of .NET Core you want to target. Useful links:

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: bgajic