AspNetCore.Docs/aspnetcore/migration/index.md

19 lines
620 B
Markdown

---
title: Migration
author: rick-anderson
ms.author: riande
manager: wpickett
ms.date: 10/14/2016
ms.topic: article
ms.assetid: a8fb7eb7-e0e5-4394-84f3-1f1dbe0a2c3e
ms.prod: aspnet-core
---
# Migration
* [Migrating From ASP.NET MVC to ASP.NET Core MVC](mvc.md)
* [Migrating Configuration](configuration.md)
* [Migrating Authentication and Identity](identity.md)
* [Migrating from ASP.NET Web API](webapi.md)
* [Migrating HTTP Modules to Middleware](http-modules.md)
* [Migrating from ASP.NET 5 RC1 to ASP.NET Core 1.0](rc1-to-rtm.md)
* [Migrating from ASP.NET Core RC2 to ASP.NET Core 1.0](rc2-to-rtm.md)