Skip to content

Files

Latest commit

 

History

History
 
 

docs

AutoRest C# Documentation

These documents are C#-specific, see our main docs for more general information

  1. Generating C# Clients with AutoRest

    • How do I generate code? Main documents are here, while here are the csharp-specific docs.
    • See here for clients with protocol methods (previously known as low level clients)
  2. Using Your Generated C# Client

  3. Migrating from AutoRest 2.0 to 3.0

    • I have old generated code using the previous version of AutoRest. How do I upgrade my code? Main docs here, C#-specific docs here
  4. Developing with AutoRest

    • How do I generate or contribute to AutoRest in dev mode Main docs here
  5. Samples

    • Sample readmes and generated code for common scenarios.
  6. FAQ

  7. Troubleshooting