Skip to content

7.3.0

Compare
Choose a tag to compare
@PawelGerr PawelGerr released this 18 Apr 18:33
· 176 commits to master since this release
bea16c8
  • Handling of Nullable<T> should be done by System.Text.Json
  • Non-generic ValueObjectJsonConverterFactory prioritizes JsonConverterAttribute over its own converter (by default)
  • ValueObjectMessageFormatterResolver prioritizes MessagePackFormatterAttribute over its own formatter (by default)