A custom attribute for System.Text.Json that allows you to specify custom date formats for DateTime, DateTimeOffset, and their nullable counterparts during JSON serialization and deserialization.
json datetime json-serialization datetimeoffset system-text-json jsonconverter stj jsonconverterattribute
-
Updated
Oct 29, 2024 - C#