AspNetCore.Docs/aspnetcore/tutorials/index.md

4.0 KiB

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

ASP.NET Core tutorials

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

Building web applications

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

Building web APIs

Working with data

Authentication and authorization

Client-side development

Testing

Publishing and deployment

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.