netstandard1.0
namespace Newtonsoft.Json.Serialization
{
public class MemoryTraceWriter : ITraceWriter
{
public void Trace(TraceLevel level, string! message, Exception? ex);
}
}
.NET Core | 1.01.12.0 |
---|---|
.NET Standard | 1.01.11.21.31.41.51.6 |
Information specific to netstandard1.0 | |
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. |