parent
1da058f7dd
commit
cfb79e6975
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Get started with Razor Pages in ASP.NET Core
|
title: Tutorial: Get started with Razor Pages in ASP.NET Core
|
||||||
author: rick-anderson
|
author: rick-anderson
|
||||||
description: Discover the basics of building an ASP.NET Core Razor Pages web app. Razor Pages is recommended for web workloads in ASP.NET Core.
|
description: Tutorial: Get started with Razor Pages in ASP.NET Core. This series covers how to add a model, scaffold, search, and more.
|
||||||
ms.author: riande
|
ms.author: riande
|
||||||
ms.date: 05/30/2018
|
ms.date: 05/30/2018
|
||||||
uid: tutorials/razor-pages/razor-pages-start
|
uid: tutorials/razor-pages/razor-pages-start
|
||||||
|
|
Loading…
Reference in New Issue