AspNetCore.Docs/aspnetcore/tutorials/index.md

4.0 KiB

title author description manager ms.author ms.date ms.prod ms.technology ms.topic uid
ASP.NET Core tutorials rick-anderson A list of step-by-step guides for learning how to develop ASP.NET Core applications. wpickett riande 10/14/2017 asp.net-core aspnet get-started-article tutorials/index

ASP.NET Core tutorials

The following step-by-step guides for developing ASP.NET Core applications are available:

Build web apps

Razor Pages is the recommended approach to create a new Web UI app with ASP.NET Core 2.0.

Build Web APIs

Data access and storage

Authentication and authorization

Client-side development

Test

Host and deploy

How to download a sample

  1. Download the ASP.NET repository zip file.
  2. Unzip the Docs-master.zip file.
  3. Use the URL in the sample link to help you navigate to the sample directory.