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
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
user
dashboard.html
deduplication.md
docker.md Fix invalid docker files (#4590) 2022-07-06 15:03:05 -07:00
faq.md
introduction.md
readme.md
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