RicoSuter/NSwag

Support xml schemas in C# clients and classes

Open

#1,735 opened on Nov 14, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C# (1,189 forks)batch import
help wantedproject: NJsonSchema.CodeGeneration.CSharpproject: NSwag.CodeGeneration.CSharp (Clients)type: enhancement

Repository metrics

Stars
 (6,291 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Tasks:

  • Generate XML attributes in DTO classes (NJsonSchema)
  • Serialize/deserialize XML when request/response is XML (content-type) (NSwag)

/cc @emilw

Story to add XML support in schema generators: https://github.com/RSuter/NSwag/issues/508

Contributor guide