Skip to content

tim-maastricht/restaurant-list-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Restaurant List

ASP.NET Core 8 MVC Application

To Run

  • Have Visual Studio Community installed
  • Download codebase
  • Open .sln file
  • Build solution
  • Run without debugging

Important Note

The DB is not included, you will have to

  • Download SQL Server 2025 Developer
  • Create an SQL DB and add your own restaurants, dishes and a join table for them
  • Connect to it and add your connection string in appsettings.json
  • There is no seed script currently and will be implemented later

Build Notes

The Microsoft frameworks are version 8.0.14

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors