net5.0
namespace Newtonsoft.Json
{
public sealed class Required : Enum
{
public ? value__;
}
}
.NET | 5.0 |
---|---|
.NET Core | 2.02.12.23.03.1 |
.NET Standard | 2.02.1 |
Information specific to net5.0 | |
Assembly | Newtonsoft.Json , Version=13.0.0.0, PublicKeyToken=30ad4fe6b2a6aeed |
Referencing | Your project needs a package reference to |
Package | Newtonsoft.Json netstandard2.0 |
Platform Restrictions | This API is supported on all platforms. |