netstandard1.1
namespace Newtonsoft.Json
{
[Obsolete("SerializationBinder is obsolete. Use ISerializationBinder instead.")]
public abstract class SerializationBinder
{
protected SerializationBinder();
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET Core | 1.01.12.0 |
.NET Standard | 1.01.11.21.31.41.51.6 |
Information specific to netstandard1.1 | |
Assembly | Newtonsoft.Json , Version=13.0.0.0, PublicKeyToken=30ad4fe6b2a6aeed |
Referencing | Your project needs a package reference to |
Package | Newtonsoft.Json (13.0.3) netstandard1.0 |
Platform Restrictions | This framework does not have platform annotations. |