RP: Fix TOC (#3937)

pull/3938/head
Rick Anderson 2017-08-12 16:28:43 -04:00 committed by GitHub
parent ab99ef35dc
commit 6a695a380a
1 changed files with 3 additions and 0 deletions

View File

@ -23,4 +23,7 @@ This series explains the basics of building a Razor Pages web app with ASP.NET C
1. [Adding a model to a Razor Pages app](xref:tutorials/razor-pages/model)
1. [Scaffolded Razor Pages](xref:tutorials/razor-pages/page)
1. [Working with SQL Server LocalDB](xref:tutorials/razor-pages/sql)
1. [Updating the pages](xref:tutorials/razor-pages/da1)
1. [Adding search](xref:tutorials/razor-pages/search)
1. [Adding a new field](xref:tutorials/razor-pages/new-field)