Update index.md (#3115)
parent
7fc79f215e
commit
fbc5c3e584
|
@ -19,11 +19,12 @@ This series of tutorials will teach you the basics of building an ASP.NET Core M
|
|||
1. [Getting started](start-mvc.md)
|
||||
2. [Adding a controller](adding-controller.md)
|
||||
3. [Adding a view](adding-view.md)
|
||||
4. [Adding a model](adding-model.md)
|
||||
|
||||
This is a work in progress. See the [Visual Studio versions ](xref:tutorials/first-mvc-app/index) of the remaining tutorials.
|
||||
|
||||
<!--
|
||||
4. [Adding a model](adding-model.md)
|
||||
|
||||
5. [Working with SQL Server LocalDB](working-with-sql.md)
|
||||
6. [Controller methods and views](controller-methods-views.md)
|
||||
7. [Adding Search](search.md)
|
||||
|
|
Loading…
Reference in New Issue