Skip to content
Justin Dong edited this page Jul 31, 2020 · 6 revisions

Welcome to the mvc-samples wiki!

Geting Started

  • Restore database to your local SQL Server 2019 (mvcsamples\Databases\Chinook.bak).
  • Open TheSharpFactory.sln with Visual Studio 2019.
  • Change database connection string at mvcsamples\Web\TheSharpFactory.Web.MediaStore\appsettings.json.
  • Hit F5 and run.

Project Stucture

Clone this wiki locally