Comment on Lessons Learned while Converting from ASP.NET to .NET CoreparentComments−blakeyrat10yThe fix to "System.Drawing is not cross-platform" isn't just deleting it. It's to rewrite it so it is cross-platform.
Comments
The fix to "System.Drawing is not cross-platform" isn't just deleting it. It's to rewrite it so it is cross-platform.