Issues
- 0
Unable to roundtrip objects derived from List<T>
#381 opened by mookid8000 - 0
SerializerOptions.Default doesn't work?
#380 opened by markjerz - 0
Deserialization throws InvalidCastException if POCO has added additional property after serialization.
#180 opened by nsatyanarayana-conga - 0
- 0
`Memory<T>` / `Span<T>` support
#328 opened by Aaronontheweb - 0
NET FX and NET core uses different serializer for classes implementing the ISerializable interface
#309 opened by Arkatufus - 0
Security improvement
#303 opened by Arkatufus - 1
- 10
How to avoid deserialization of untrusted data attacks with Hyperion serializer?
#275 opened by Arkatufus - 1
- 2
- 3
Deserializing a message with two ActorPaths to the same actor throws an invalid cast exception
#263 opened by jaydeboer - 4
- 3
Insecure deserialization
#239 opened by games - 0
CI: need to add Linux pipeline support
#251 opened by Aaronontheweb - 1
- 3
Issues with Int64 mutation into Int32 during distributed pub sub messaging between linux and windows host
#234 opened by Arkatufus - 0
- 1
- 7
- 0
Serialize/deserialize dynamically generated types
#224 opened by netogallo - 1
Add Public API Approval tests
#213 opened by Aaronontheweb - 2
Hyperion 0.10.0 breaks akka.net compatibility
#212 opened by OnurGumus - 2
New Nuget Plan...
#197 opened by jogibear9988 - 1
Cannot deserialize types when simplified qualified name is not resolvable by .NET framework
#117 opened by alexvaut - 0
- 3
- 1
- 0
- 2
Javascript/Typescript Counterpart
#192 opened by jogibear9988 - 3
- 3
System.NullReferenceException - when known types differ in serialization and deserialization process
#188 opened by jakubbukaj - 0
- 1
- 0
Hyperion.SerializerFactories.EnumerableSerializerFactory: Collection was modified; enumeration operation may not execute)
#165 opened by Aaronontheweb - 0
Remove IDictionary requirement from IDictionary<TKey, TValue> serializer factory implementation
#157 opened by IgorFedchenko - 1
Implement support for IDictionary<TKey,TValue>
#99 opened by ArturChe - 0
Communicate between framework mscorlib and core still not working correctly
#145 opened by DaniilSokolyuk - 0
Cannot serialize an ArrayList
#113 opened by alexvaut - 16
Version tolerance
#144 opened by ismaelhamed - 8
Serialization between dotnet core clusternode and framework clusternode does not work properly
#108 opened by NielsHoogeveen - 2
(De-)Serialize generic nhibernate collections
#133 opened by heikar - 5
.Net Core 3.0 support
#118 opened by jxlarrea - 4
- 0
- 2
- 2
- 0
- 0
Deserialized CultureInfo throws NullReferenceException when accessing properties
#101 opened by jarlrasm - 2
Support System.Uri
#98 opened by AndreSteenbergen