pull/2683/head
Tom Dykstra 2017-02-07 13:52:19 -08:00 committed by GitHub
parent 709710f765
commit 814ac58bfb
1 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ ASP.NET is a mature web platform that provides all the services that you require
## ASP.NET Core scenarios ## ASP.NET Core scenarios
* [Websites](https://docs.microsoft.com/aspnet/core/tutorials/first-mvc-app/) * [Websites](https://docs.microsoft.com/aspnet/core/tutorials/first-mvc-app/)
* [APIs](https://docs.microsoft.com/aspnet/core/first-web-api) * [APIs](https://docs.microsoft.com/aspnet/core/tutorials/first-web-api)
## ASP.NET scenarios ## ASP.NET scenarios
@ -51,4 +51,4 @@ ASP.NET is a mature web platform that provides all the services that you require
## Resources ## Resources
* [Introduction to ASP.NET](https://docs.microsoft.com/aspnet/overview) * [Introduction to ASP.NET](https://docs.microsoft.com/aspnet/overview)
* [Introduction to ASP.NET Core](index.md) * [Introduction to ASP.NET Core](index.md)