Cake.AutoRest Namespace

Class Types

Class Summary
AutoRestAliases Provides a wrapper around AutoRest functinoality for use in Cake scripts
AutoRestRunner Wrapper around Azure AutoRest functionality to generate client libraries for RESTful API services
AutoRestSettings Settings to control the AutoRest generation process.
AutoRestSettingsExtensions Extension methods to enable fluent configuration of AutoRestSettings
CodeGenerator
CSharpGeneratorSettings CSharp generator-specific settings for use when generating C# clients

Interface Types

Interface Summary
IGeneratorSettings Used to define generator-specific settings, as with the CSharpGeneratorSettings class