dotnet / orleans

Cloud Native application framework for .NET
https://docs.microsoft.com/dotnet/orleans
MIT License
10.1k stars 2.03k forks source link

[4.0] Add serialization for System.Collections.BitArray #7596

Open dnasmyth opened 2 years ago

azimbhayla-ttq commented 3 months ago

Is this issue being looked at ? if not, is there a workaround ?

using Newtonsoft serializer due to working with objects, here is the exception during deserialization Newtonsoft.Json.JsonSerializationException: 'Cannot create and populate list type System.Collections.BitArray. Path '', line 1, position 1.'