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
This is a ASP.NET MVC sample application with examples of
下载源码
通过命令行克隆项目:
git clone https://github.com/anuraj/MVCAngularCRUDExample.git
查看详情