dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
14.91k stars 4.63k forks source link

Align implementation of DCS, XMLSerializer and JSON serializer with .NET framework #39127

Open HongGit opened 4 years ago

HongGit commented 4 years ago

During investigation of serialization bugs, it is found that the implementation of DCS, XMLSerializer and JSON serializer is quite different from .NET framework.

danmoseley commented 4 years ago

@HongGit I assume this should be marked Future or 6.0