Closed trivalik closed 1 year ago
Is there any reason why this is not done yet?
I don't believe SerializableAttribute is recommended any more for current dotnet.
I guess you mean deprecation of binaryformatter: https://learn.microsoft.com/en-us/dotnet/core/compatibility/serialization/5.0/binaryformatter-serialization-obsolete
I don't think it is the case for xml serialization.
Other project do allow serialization as well like https://github.com/rabbitmq/rabbitmq-dotnet-client/issues/684
fixes https://github.com/convertersystems/opc-ua-client/issues/235