FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chsakell/spa-webapi-angularjs: Building Single Page Applications using Web API and AngularJS · GitHub

Repository files navigation

Building Single Page Applications using Web API and AngularJS

Frameworks - Libraries

  1. ASP.NET Web API
  2. Entity Framework
  3. Autofac
  4. Automapper
  5. FluentValidation
  6. AngularJS
  7. Bootstrap 3
  8. 3rd part libraries

Installation instructions

  1. Build solution to restore packages
  2. Rebuild solution
  3. Change the connection strings inside the HomeCinema.Data/App.config and HomeCinema.Web/Web.config accoarding to your development environment
  4. Open Package Manager Console
  5. Select HomeCinema.Data as Default project (in package manager console) and run the following commands
    1. add-migration "initial"
    2. update-database -verbose
  6. Run HomeCinema.Web application
  7. Use username: chsakell, password: homecinema to login or register a new account

Follow chsakell's Blog

Facebook Twitter
Microsoft Web Application Development

License

Code released under the MIT license.

About

Building Single Page Applications using Web API and AngularJS

Topics

Resources

Stars

251 stars

Watchers

45 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL