2 Star 0 Fork 0

njack / spa-webapi-angularjs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 3.85 KB
一键复制 编辑 原始数据 按行查看 历史
chsakell 提交于 2016-10-19 16:54 . update readme

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

spa-webapi-angular-28

Donations

For being part of open source projects and documenting my work here and on chsakell's blog I really do not charge anything. I try to avoid any type of ads also.

If you think that any information you obtained here is worth of some money and are willing to pay for it, feel free to send any amount through paypal.

Paypal
Buy me a beer

Follow chsakell's Blog

Facebook Twitter
Microsoft Web Application Development
facebook twitter-small

License

Code released under the MIT license.
1
https://gitee.com/cxzzy/spa-webapi-angularjs.git
git@gitee.com:cxzzy/spa-webapi-angularjs.git
cxzzy
spa-webapi-angularjs
spa-webapi-angularjs
master

搜索帮助