Persisted Queries for Graphql-Dotnet.
Info
Version: | 1.0.2 |
Author(s): | Milad Kakouli |
Last Update: | Sunday, August 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/miladkakouli/graphql-dotnet-persistedqueries |
NuGet Url: | https://www.nuget.org/packages/GraphQL.PersistedQueries |
Install
Install-Package GraphQL.PersistedQueries
dotnet add package GraphQL.PersistedQueries
paket add GraphQL.PersistedQueries
GraphQL.PersistedQueries Download (Unzip the "nupkg" after downloading)
Dependencies
- GraphQL.Server.Transports.AspNetCore(>= 3.4.0)
- Microsoft.AspNetCore.WebUtilities(>= 1.1.0)
- Microsoft.Extensions.Caching.Abstractions(>= 1.1.0)
- Microsoft.Net.Http.Headers(>= 2.2.8)
- Newtonsoft.Json(>= 12.0.3)
Tags