Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 370 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 370 Bytes

Task 2 Setup Guide

  1. Start Visual Studio 2017
  2. Click on Open File
  3. Open Solution - Store.sln
  4. Set EventManager.Web as a startup project if not set
  5. Compile Application(Ctrl + F5)
  6. Test application The application runs on ASP.NET MVC 5 + Entity Framework, it uses the repository - service - unitofwork pattern. The database is Code-First, running on MS Server