RP: Fix TOC (#3937)
parent
ab99ef35dc
commit
6a695a380a
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue