Hagar icon indicating copy to clipboard operation
Hagar copied to clipboard

Fast, flexible, and version-tolerant serializer for .NET

Results 16 Hagar issues
Sort by recently updated
recently updated
newest added

Generate serialization method and deserialization constructor for partial types, useful for types with readonly/initonly/private fields. The generated ctor must accept dependencies (codecs) as well as the reader and other parameters...

We can serialize in a more compact format if we support interning of strings so that subsequent copies of a string which are not represented by the same address in...

Similar to `[JsonConstructor]` Requested here https://github.com/ReubenBond/Hagar/issues/43#issuecomment-474474172

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 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

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 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

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 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