Skip to content

v6.1.0

Compare
Choose a tag to compare
@tomasfabian tomasfabian released this 07 Jun 14:45
· 24 commits to main since this release
61d6f60

Features

  • added HasColumnName to the Fluent API to allow overriding property names during JSON deserialization and code generation.

BugFix

  • fixed missing usage/evaluation of the JsonPropertyNameAttribute during the creation of types.