Provides System.Runtime.Serialization.NetDataContractSerializer implementation for .NET Core & Standard targets. Forwards to framework implementation for .NET full framework targets. Based on the work of https://github.com/dmitrykolchev/NetDataContractSerializer, which in turn is based on https://github.com/microsoft/referencesource.
$ dotnet add package Compat.Runtime.SerializationNo README available.