/NakoShopMVC

Nako Cinematoplay with MVC architecture

Primary LanguageC#

NakoShopMVC

Nako Cinematoplay with MVC architecture

How to Use :

  1. Set "DefaultConnectionString" to your data source
  2. run update-database in visual studio package manager console, or you can create migration first by Add-Migration new-migration-name
  3. If dont work install entity framework migration first