978 B
978 B
title | author | description | manager | ms.author | ms.date | ms.prod | ms.technology | ms.topic | uid |
---|---|---|---|---|---|---|---|---|---|
Migration to ASP.NET Core | rick-anderson | Describes how to migrate from ASP.NET to ASP.NET Core, including ASP.NET 4.x and ASP.NET Core 2 | wpickett | riande | 07/27/2017 | asp.net-core | aspnet | article | migration/index |
Migration to ASP.NET Core
ASP.NET to ASP.NET Core 1.x
- Migrate from ASP.NET MVC to ASP.NET Core MVC
- Migrate configuration
- Migrate authentication and Identity
- Migrate from ASP.NET Web API
- Migrate HTTP modules to middleware