Task 2 Setup Guide
- Start Visual Studio 2017
- Click on Open File
- Open Solution - Store.sln
- Set EventManager.Web as a startup project if not set
- Compile Application(Ctrl + F5)
- 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