Info
| Version: | 2.2.0 | 
| Author(s): | SquadWuschel | 
| Last Update: | Friday, November 10, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/squadwuschel/MvcControllerToProxyGenerator | 
| NuGet Url: | https://www.nuget.org/packages/TypeScriptAngularJsProxyGenerator | 
Install
Install-Package TypeScriptAngularJsProxyGenerator
                        dotnet add package TypeScriptAngularJsProxyGenerator
                        paket add TypeScriptAngularJsProxyGenerator
                        
                                TypeScriptAngularJsProxyGenerator Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.AspNet.Mvc(>= 2.0.0 && <= 7.0.0)
 
Tags
                
The T4 template can create Angular 2, AngularJs or jQuery proxies for your .NET Controllers or WebApi Controller.
How to use it: https://github.com/squadwuschel/MvcControllerToProxyGenerator.