MVC Angular CRUD Example
This is a ASP.NET MVC sample application with examples of
- Angular CRUD application with Web API.
- Angular routing
- Angular routing with MVC
- Bundling and Minification with ASP.NET MVC and Angular Application
Screenshots
Create Book
Read Books
Read Book
Update Book
下载源码
通过命令行克隆项目:
git clone https://github.com/anuraj/MVCAngularCRUDExample.git