Skip to content

poprhythm/Strongly-typed-angularjs-aspdotnet-mvc5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Strongly-Typed ASP.NET MVC Code To AngularJS applications

Advanced techniques for creating strongly-typed C# code to AngularJS applications

Just because you are using AngularJS heavily it doesn't necessarily mean we can't leverage ASP.NET MVC. Our .NET code can be more than just a way to serve data. You can leverage strongly-typed models. The definite solution to refactor your code without breaking it.

This solution is based on Matt Honeycutt implementation. It uses Reflection and Fluent API to build Templates and high-level Html Helpers that translate .NET code into AngularJS code.

About

Advanced techniques for creating strongly-typed C# code to AngularJS applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.6%
  • C# 6.3%
  • CSS 3.9%
  • Other 0.2%