Skip to content

Simple event management MVC Web App, running on ASP.NET Framework.

License

Notifications You must be signed in to change notification settings

georgiyazovaliiski/EventManager

Repository files navigation

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

About

Simple event management MVC Web App, running on ASP.NET Framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages