We have an old Asp.Net Web Forms application. Since support for Web Forms has ended, we are thinking of rewriting this application using Entity Framework and MVC. It is a web application that runs on IIS and there are no plans to run it on windows, linux or mac as a application. We just want to be sure that we select a framework that will be appropriate and supported. Should we use asp.net or .Net Core?