AspNetCore.Docs/aspnetcore/tutorials/xplat.md

1.2 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/xplat

ASP.NET Core cross platform 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