GraphQL.Simplify
1.3.1.12
The objective is simplify the use from the GraphQL in a query.
Generate automaticaly the arguments and the expression to use in repository.
To academic development.
Install-Package GraphQL.Simplify -Version 1.3.1.12
dotnet add package GraphQL.Simplify --version 1.3.1.12
<PackageReference Include="GraphQL.Simplify" Version="1.3.1.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GraphQL.Simplify --version 1.3.1.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GraphQL.Simplify, 1.3.1.12"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install GraphQL.Simplify as a Cake Addin
#addin nuget:?package=GraphQL.Simplify&version=1.3.1.12
// Install GraphQL.Simplify as a Cake Tool
#tool nuget:?package=GraphQL.Simplify&version=1.3.1.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 3.1
- crud.api.core (>= 1.2.3.6)
- GraphQL (>= 3.1.4)
- GraphQL.Server.Transports.AspNetCore (>= 4.3.0)
- GraphQL.Server.Transports.AspNetCore.SystemTextJson (>= 4.3.0)
- GraphQL.Server.Ui.Playground (>= 4.3.0)
- jwt.consumer (>= 1.0.1.4)
- Microsoft.AspNetCore.Server.Kestrel.Core (>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.