Skip to content

Latest commit

 

History

History
24 lines (23 loc) · 992 Bytes

README.md

File metadata and controls

24 lines (23 loc) · 992 Bytes

#AutoRest Documentation

  1. Defining Clients With Swagger
  2. Generating Clients
  3. Using a Generated Client (C#) - overview of the generated code and extensibility points.
  4. AutoRest Architecture
    • Overview
    • Code Generators
    • Modelers
  5. Building AutoRest
  6. Writing Tests
  7. Contributing to the code