Azure / autorest.csharp

Extension for AutoRest (https://github.com/Azure/autorest) that generates C# code
MIT License
141 stars 161 forks source link

Add RestClient CreateRequest methods to RestClient class #4561

Open jorgerangel-msft opened 3 months ago

jorgerangel-msft commented 3 months ago
### Tasks
- [ ] https://github.com/microsoft/typespec/issues/3680
- [ ] https://github.com/microsoft/typespec/issues/3681
- [ ] https://github.com/microsoft/typespec/issues/3679
m-nash commented 3 months ago

We may not migrate the helper as is since it uses direct code writer strings instead of expressions.