A Cake addin to generate client code from API definitions (including Swagger) using AutoRest. 
                        
                    
         
                Info
| Version: | 0.2.0-unstable0011 | 
| Author(s): | Alistair Chapman | 
| Last Update: | Thursday, March 16, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/agc93/Cake.AutoRest/ | 
| NuGet Url: | https://www.nuget.org/packages/Cake.AutoRest | 
Install
Install-Package Cake.AutoRest
                        dotnet add package Cake.AutoRest
                        paket add Cake.AutoRest
                        
                                Cake.AutoRest Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- AutoRest(>= 0.17.3)
 
Tags