- Tue Sep 18, 2018 12:52 pm
#31974
is there any easy way or documentation or way to upgrade (or change) an existing project from ASP.NET Core on .Netframework 4.6 to .Net Core 2.1 ?
- Tue Sep 18, 2018 1:29 pm
#31975
You can read up on
https://volosoft.com/migrating-from-asp ... -net-core/
And discussion here
https://github.com/aspnetboilerplate/as ... ssues/2406