Skip to content

us1415/Angular-MVC-Cookbook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Angular-MVC-Cookbook ##Angular.js and ASP.NET MVC Cookbook.

This repository contains examples of integrating Angular.js and ASP.NET MVC. The AngularJS/MVC Cookbook found at GitHub at https://github.com/Wintellect/Angular-MVC-Cookbook

##Examples

  • Basic Project - provides a basic MVC 4 application that includes AngularJS and other components. Other examples build upon this.
  • Simple Routing - example of simple routing of dynamic views and unit testing controllers.
  • CRUD Operations - example of CRUD operations.

##Blog Posts (Newest First)

##License

##Contact

##Changelog

  • v1.3 - upgraded projects to AngularJS v1.1.4.
  • v1.2 - added CRUD Operations example.
  • v1.1 - added Simple Routing example.
  • v1.0 - initial version.

About

AngularJS and ASP.NET MVC Cookbook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.2%
  • PowerShell 11.8%
  • C# 7.6%
  • CSS 2.3%
  • HTML 1.1%