Microsoft is working on libraries and tooling to aid in incremental migration from ASP.NET to ASP.NET Core
published on 2022/05/14
We're working on libraries and tooling to aid in incremental migration from ASP.NET to ASP.NET Core. This should allow you to more easily migrate page by page/route by route, instead of one big bang upgrade. Also there will be some effort to make adapter libraries to aid shared code between ASP.NET and ASP.NET Core (which won't be perfect but should help in a ton of scenarios).