Skip to content

twright-msft/contoso-u

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contoso University sample app

Contoso University demonstrates how to use Entity Framework Core in an ASP.NET Core MVC web application.

Build it from scratch

You can build the application by following the steps in a series of tutorials.

Download it

Download the completed project from GitHub by downloading or cloning the aspnet/Docs repository and navigating to aspnetcore\data\ef-mvc\intro\samples\cu-final in your local file system. After downloading the project, create the database by entering dotnet ef database update at a command-line prompt. As an alternative you can use Package Manager Console -- for more information, see Command-line interface (CLI) vs. Package Manager Console (PMC).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages