title: Getting started with ASP.NET Core MVC and Entity Framework Core using Visual Studio | Microsoft Docs
author: rick-anderson description: SQLite port keywords: ASP.NET Core, ms.author: riande manager: wpickett ms.date: 10/14/2016 ms.topic: article ms.assetid: 6282a1d3-1796-4958-a2e6-afdf3364fcbf ms.technology: aspnet ms.prod: aspnet-core
Contoso University demonstrates how to use Entity Framework Core 1.0 in an ASP.NET Core MVC 1.0 web application.
This project version uses SQLite DB provider. Project is multiplatform (Windows, OSX...)
You can build the application by following the steps in a series of tutorials.
Download the completed project
from GitHub by downloading or cloning the aspnet/Docs repository
and navigating to aspnet\data\ef-mvc\intro\samples\cu-final in your local file system.
comment in Git2Go
comment in VSCode macOS