--- title: Building an ASP.NET Core MVC app with Visual Studio for Mac author: rick-anderson description: Create an ASP.NET Core MVC / Entity Framework app with Visual Studio for Mac keywords: ASP.NET Core, MVC, Entity Framework, Visual Studio ms.author: riande manager: wpickett ms.date: 6/14/2017 ms.topic: article ms.assetid: 959ff4ca-be2d-4444-acac-789e787146f3 ms.technology: aspnet ms.prod: asp.net-core uid: tutorials/first-mvc-app-mac/index --- # Building an ASP.NET Core MVC app with Visual Studio for Mac This series of tutorials teaches you the basics of building an ASP.NET Core MVC web app using Visual Studio for Mac. This is a work in progress. See the [Visual Studio for Windows version](xref:tutorials/first-mvc-app/index) for the complete series. 1. [Getting started](start-mvc.md) 1. [Adding a controller](adding-controller.md) 1. [Adding a view](adding-view.md)