JSON.NET serializer for GraphQL.NET.
Info
Version: | 8.1.0 |
Author(s): | GraphQL.NewtonsoftJson |
Last Update: | Wednesday, September 18, 2024 |
.NET Fiddle: | Online Example |
NuGet Url: | https://www.nuget.org/packages/GraphQL.NewtonsoftJson |
Install
Install-Package GraphQL.NewtonsoftJson
dotnet add package GraphQL.NewtonsoftJson
paket add GraphQL.NewtonsoftJson
GraphQL.NewtonsoftJson Download (Unzip the "nupkg" after downloading)
Dependencies
- GraphQL(>= 3.3.2)
- Newtonsoft.Json(>= 12.0.3)
- System.Buffers(>= 4.5.1)
Tags