AspNetCore.Docs/aspnetcore/tutorials/xplat.md

1.1 KiB

title author description ms.author ms.date uid
ASP.NET Core tutorials rick-anderson A list of step-by-step guides for learning how to develop ASP.NET Core applications. riande 10/14/2017 tutorials/xplat

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 and later.

Build Web APIs