21 lines
556 B
Markdown
21 lines
556 B
Markdown
---
|
|
title: Migration | Microsoft Docs
|
|
author: rick-anderson
|
|
description:
|
|
keywords: ASP.NET Core,
|
|
ms.author: riande
|
|
manager: wpickett
|
|
ms.date: 10/14/2016
|
|
ms.topic: article
|
|
ms.assetid: a8fb7eb7-e0e5-4394-84f3-1f1dbe0a2c3e
|
|
ms.technology: aspnet
|
|
ms.prod: asp.net-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)
|