1.1 KiB
1.1 KiB
title | author | description | keywords | ms.author | manager | ms.date | ms.topic | ms.assetid | ms.technology | ms.prod | uid |
---|---|---|---|---|---|---|---|---|---|---|---|
Building your first ASP.NET Core MVC app with Visual Studio | Microsoft Docs | rick-anderson | ASP.NET Core, | riande | wpickett | 3/29/2019 | article | 959ff4ca-be2d-1638-ac04-789e7f7146ff | aspnet | asp.net-core | tutorials/first-mvc-app-xplat/index |
Building your first ASP.NET Core MVC app with Visual Studio
This series of tutorials will teach you the basics of building an ASP.NET Core MVC web app using Visual Studio.
- Getting started
- Adding a controller
- Adding a view
- Adding a model
- Working with SQLite
- Controller methods and views
This is a work in progress. See the Visual Studio versions of the remaining tutorials.