- ASP.NET Web API
 - Entity Framework
 - Autofac
 - Automapper
 - FluentValidation
 - AngularJS
 - Bootstrap 3
 - 3rd part libraries
 
- Build solution to restore packages
 - Rebuild solution
 - Change the connection strings inside the HomeCinema.Data/App.config and HomeCinema.Web/Web.config accoarding to your development environment
 - Open Package Manager Console
 - Select HomeCinema.Data as Default project (in package manager console) and run the following commands
   
- add-migration "initial"
 - update-database -verbose
 
 - Run HomeCinema.Web application
 - Use username: chsakell, password: homecinema to login or register a new account
 
| Microsoft Web Application Development | |||
 
 | 
 
 | 
||


