You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Optional] Sponsorship to speed up the bug fix or feature request (example)
Description
There is an issue with deserializing DateOnly properties with generated DateOnlyJsonConverter deserialization fail with
System.NotSupportedException: Specified method is not supported.
at DateOnlyJsonConverter.Read(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options)