replaysMike/AnySerializer
A CSharp library that can binary serialize any object quickly and easily
C#GPL-3.0
Issues
- 0
AnySerializer work with AOT?
#25 opened by Disidente - 4
The object length read (982908999) for type None at path [...] cannot exceed the remaining size (24967) of the stream!
#22 opened by laloutre87 - 1
Error while reading from cache: System.IO.EndOfStreamException: Unable to read beyond the end of the stream.
#12 opened by ameetj85 - 1
IDictionary implementation which does not have <TKey, TValue> generic types causes issues
#20 opened by SBFrancies - 1
- 1
- 3
- 5
Error while trying to serialize - System.InvalidOperationException: Unsupported type: System.Xml.Linq.XHashtable`1
#8 opened by ameetj85 - 1
Add support for specialized collections
#5 opened by replaysMike - 2
KeyValuePair issues
#3 opened by kyrikon - 2
ConcurrentDictionary not supported
#4 opened by kyrikon - 1
Remove dependency on Newtonsoft Json
#2 opened by replaysMike