Boerman.GraphQL.Contrib
2.0.0-preview2
This is a prerelease version of Boerman.GraphQL.Contrib.
dotnet add package Boerman.GraphQL.Contrib --version 2.0.0-preview2
NuGet\Install-Package Boerman.GraphQL.Contrib -Version 2.0.0-preview2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Boerman.GraphQL.Contrib" Version="2.0.0-preview2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Boerman.GraphQL.Contrib --version 2.0.0-preview2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Boerman.GraphQL.Contrib, 2.0.0-preview2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Boerman.GraphQL.Contrib as a Cake Addin #addin nuget:?package=Boerman.GraphQL.Contrib&version=2.0.0-preview2&prerelease // Install Boerman.GraphQL.Contrib as a Cake Tool #tool nuget:?package=Boerman.GraphQL.Contrib&version=2.0.0-preview2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Library containing some helper methods for GraphQL apis. Includes data-loaders and (cursor based) pagination helper methods.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- GraphQL (>= 3.0.0-preview-1356)
- GraphQL.Server.Core (>= 3.5.0-alpha0038)
- GraphQL.Server.Transports.Subscriptions.Abstractions (>= 3.4.0)
- Microsoft.AspNetCore.Authorization (>= 3.1.0)
- Microsoft.AspNetCore.Http (>= 2.2.2)
- Microsoft.EntityFrameworkCore (>= 3.1.0)
- Microsoft.EntityFrameworkCore.Proxies (>= 3.1.0)
- Microsoft.EntityFrameworkCore.Relational (>= 3.1.0)
- Microsoft.Extensions.DependencyInjection (>= 3.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.0)
- SqlKata.Execution (>= 1.1.7)
- System.IdentityModel.Tokens.Jwt (>= 5.6.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0-preview2 | 575 | 12/16/2019 |
2.0.0-preview1 | 393 | 12/16/2019 |
1.1.0 | 1,830 | 11/19/2019 |
1.0.7 | 671 | 10/15/2019 |
1.0.6 | 604 | 10/1/2019 |
1.0.5 | 635 | 9/30/2019 |
1.0.3 | 819 | 4/25/2019 |
1.0.2 | 654 | 3/25/2019 |
1.0.1 | 631 | 3/15/2019 |
1.0.0 | 653 | 3/9/2019 |
Update namespaces :')