2016-10-29 01:35:15 +08:00
|
|
|
---
|
2017-08-11 10:09:38 +08:00
|
|
|
title: Migration to ASP.NET Core
|
2016-10-29 01:35:15 +08:00
|
|
|
author: rick-anderson
|
2016-11-18 04:13:02 +08:00
|
|
|
description:
|
2017-08-11 10:09:38 +08:00
|
|
|
keywords: ASP.NET Core
|
2016-10-29 01:35:15 +08:00
|
|
|
ms.author: riande
|
|
|
|
manager: wpickett
|
2017-08-11 10:09:38 +08:00
|
|
|
ms.date: 07/27/2017
|
2016-10-29 01:35:15 +08:00
|
|
|
ms.topic: article
|
|
|
|
ms.assetid: a8fb7eb7-e0e5-4394-84f3-1f1dbe0a2c3e
|
2016-11-17 08:24:57 +08:00
|
|
|
ms.technology: aspnet
|
2017-03-03 08:50:36 +08:00
|
|
|
ms.prod: asp.net-core
|
2017-08-11 10:09:38 +08:00
|
|
|
uid: migration/index
|
2016-10-29 01:35:15 +08:00
|
|
|
---
|
|
|
|
# Migration
|
|
|
|
|
2017-08-11 10:09:38 +08:00
|
|
|
## ASP.NET to ASP.NET Core 1.x
|
|
|
|
* [Migrating from ASP.NET MVC to ASP.NET Core MVC](xref:migration/mvc)
|
|
|
|
* [Migrating Configuration](xref:migration/configuration)
|
|
|
|
* [Migrating Authentication and Identity](xref:migration/identity)
|
|
|
|
* [Migrating from ASP.NET Web API](xref:migration/webapi)
|
|
|
|
* [Migrating HTTP Modules to Middleware](xref:migration/http-modules)
|
|
|
|
|
2017-08-29 00:12:40 +08:00
|
|
|
## [ASP.NET to ASP.NET Core 2.0](xref:migration/proper-to-2x/index)
|
|
|
|
|
2017-08-11 10:09:38 +08:00
|
|
|
## ASP.NET Core 1.x to 2.0
|
|
|
|
* [Migrating from ASP.NET Core 1.x to 2.0](xref:migration/1x-to-2x/index)
|
|
|
|
* [Migrating Authentication and Identity](xref:migration/1x-to-2x/identity-2x)
|