Skip to content

This application was built using MVC( Model View Control) in the .NET environment. The code-first method was implemented during the whole process and the app is finally tested and is fully functional. How to start this app? First clone or zip up into you local machine. Right click on the solution explorer and choose set multiple project. Set Web…

Notifications You must be signed in to change notification settings

Garad-Gafadhi/Mode-View-Controller-App-MVC-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This application was built using MVC( Model View Control) in the .NET environment. The code-first method was implemented during the whole process and the app is finally tested and is fully functional. How to start this app? First clone or zip up into you local machine. Right click on the solution explorer and choose set multiple project. Set WebApi and UI projects as start up projects. Delete the migration file in the Database project. Go to Tools > NuGet package >Package manager console. Choose Database project in the terminal. Execude Add-migration xxx(call the migration what you want like xxx). At last type update-database and start the app.

About

This application was built using MVC( Model View Control) in the .NET environment. The code-first method was implemented during the whole process and the app is finally tested and is fully functional. How to start this app? First clone or zip up into you local machine. Right click on the solution explorer and choose set multiple project. Set Web…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published