AspNetCore.Docs/aspnetcore/migration/index.md

21 lines
556 B
Markdown
Raw Normal View History

2016-10-29 01:35:15 +08:00
---
2016-11-17 08:24:57 +08:00
title: Migration | Microsoft Docs
2016-10-29 01:35:15 +08:00
author: rick-anderson
2016-11-18 04:13:02 +08:00
description:
keywords: ASP.NET Core,
2016-10-29 01:35:15 +08:00
ms.author: riande
manager: wpickett
ms.date: 10/14/2016
ms.topic: article
ms.assetid: a8fb7eb7-e0e5-4394-84f3-1f1dbe0a2c3e
2016-11-17 08:24:57 +08:00
ms.technology: aspnet
ms.prod: asp.net-core
2016-10-29 01:35:15 +08:00
---
# 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)