Azure / autorest.csharp

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

Adopt the latest serialization code pattern #4884

Open ArcturusZhang opened 1 week ago

ArcturusZhang commented 1 week ago

Similar to this:

https://github.com/microsoft/typespec/blob/1bb40322058ac5a0c33127446aa58c3c3be44da0/packages/http-client-csharp/generator/TestProjects/Local/Unbranded-TypeSpec/src/Generated/Models/ProjectedModel.Serialization.cs#L36

ArcturusZhang commented 4 days ago

This should fixes issues like https://github.com/Azure/autorest.csharp/issues/4876