Comment on Lessons Learned while Converting from ASP.NET to .NET CoreparentComments−jsingleton10yI'm tracking the dependencies of libraries at: https://anclafs.com (ASP.NET Core Library and Framework Support)Prefix is on there so I'll update it to support .NET Core in addition to the ASP.NET Core it already supported (on .NET 4.5).Migrating anything big is probably a bad idea but for new projects Core might be a good option.
Comments
I'm tracking the dependencies of libraries at: https://anclafs.com (ASP.NET Core Library and Framework Support)
Prefix is on there so I'll update it to support .NET Core in addition to the ASP.NET Core it already supported (on .NET 4.5).
Migrating anything big is probably a bad idea but for new projects Core might be a good option.