- Clone or download the repository
- Open command prompt at the solution folder
- Enter
dotnet restore
to restore the dependencies - Enter
dotnet ef migrations add 'InitialCreate'
to add the first entity framwork code first migration - Enter
dotnet ef database update
to create the database - Enter
dotnet run
to start the app
-
Notifications
You must be signed in to change notification settings - Fork 10
Aspnet core mvc movie website
nertilpoci/AspnetCoreMvc-Movie-Website
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Aspnet core mvc movie website
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published