Boerman.GraphQL.Contrib
1.1.0
Library containing some helper methods for GraphQL apis. Includes data-loaders and (cursor based) pagination helper methods.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Boerman.GraphQL.Contrib -Version 1.1.0
dotnet add package Boerman.GraphQL.Contrib --version 1.1.0
<PackageReference Include="Boerman.GraphQL.Contrib" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Boerman.GraphQL.Contrib --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Boerman.GraphQL.Contrib, 1.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Add an in-memory helper to create a connection from a list.
Dependencies
-
.NETStandard 2.0
- GraphQL (>= 2.4.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.EntityFrameworkCore (>= 2.2.4)
- Microsoft.EntityFrameworkCore.Proxies (>= 2.2.4)
- Microsoft.EntityFrameworkCore.Relational (>= 2.2.4)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.2.0)
- SqlKata.Execution (>= 1.1.7)
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.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.0-preview2 | 327 | 12/16/2019 |
2.0.0-preview1 | 170 | 12/16/2019 |
1.1.0 | 1,005 | 11/19/2019 |
1.0.7 | 263 | 10/15/2019 |
1.0.6 | 215 | 10/1/2019 |
1.0.5 | 237 | 9/30/2019 |
1.0.3 | 393 | 4/25/2019 |
1.0.2 | 258 | 3/25/2019 |
1.0.1 | 224 | 3/15/2019 |
1.0.0 | 281 | 3/9/2019 |