autorest/docs
Patrick Hallisey f9c30f35b8
Rename autorest.csharp branch feature/v3 to main (#5011)
2024-09-04 04:34:45 -07:00
..
client Rename autorest.csharp branch feature/v3 to main (#5011) 2024-09-04 04:34:45 -07:00
developer Small docs typo fix: swager --> swagger (#4713) 2023-05-05 18:20:10 +00:00
extensions Note that final-state-via is only for POST (#5004) 2024-08-20 14:30:22 -07:00
generate Rename autorest.csharp branch feature/v3 to main (#5011) 2024-09-04 04:34:45 -07:00
images add link to powershell docs and introduction docs 2021-01-05 17:15:11 -05:00
install Fix crash when having invalid cli arguments (#4484) 2022-03-22 11:45:08 -07:00
internal Contributing docs (#4502) 2022-07-07 08:51:07 -07:00
migrate Rename autorest.csharp branch feature/v3 to main (#5011) 2024-09-04 04:34:45 -07:00
openapi Format rfc7231 map to rfc1123 (#4741) 2023-05-26 07:12:15 -07:00
releases Bump version for july 2022 release (#4597) 2022-07-19 09:22:25 -07:00
stylesheets Run prettier on all files 2020-12-01 16:21:38 -08:00
user Internal: Provide formatting enforcement at the global level instead of eslint (#4436) 2022-02-25 18:01:02 -08:00
dashboard.html Rename llc to dpg (#4430) 2022-02-18 07:55:51 -08:00
deduplication.md Internal: Provide formatting enforcement at the global level instead of eslint (#4436) 2022-02-25 18:01:02 -08:00
docker.md Fix invalid docker files (#4590) 2022-07-06 15:03:05 -07:00
faq.md Add new --memory configuration (#4172) 2021-06-23 10:14:35 -07:00
introduction.md Internal: Provide formatting enforcement at the global level instead of eslint (#4436) 2022-02-25 18:01:02 -08:00
readme.md Docker publishing base (#4284) 2021-09-10 08:55:30 -07:00
troubleshooting.md Rename autorest.csharp branch feature/v3 to main (#5011) 2024-09-04 04:34:45 -07:00

readme.md

AutoRest Documentation

  1. Introduction

    • Get an introduction to the fundamental concepts of AutoRest
  2. Installing AutoRest

  3. Defining Clients with OpenAPI

  4. Generating Clients with AutoRest

    • How do I generate code? See here
  5. Using Your Generated Client

  6. Migrating from AutoRest 2.0 to 3.0

    • I have old generated code using the previous version of AutoRest. How do I upgrade my generation and use my new code?
  7. Developing with AutoRest

    • How do I generate or contribute to AutoRest in dev mode?
  8. Powershell documentation

    • How do I use AutoRest to build Powershell cmdlets?
  9. Use autorest via docker

  10. Troubleshooting

  11. FAQ