Open.Serialization icon indicating copy to clipboard operation
Open.Serialization copied to clipboard

DI/IoC agnostic interfaces for injecting any serialization library.

Results 2 Open.Serialization issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

Hello, is there any equivalent way to specify property name mappings in an agnostic manner rather than using the JsonProperty/JsonPropertyName attributes?