Trax.Api.GraphQL.Client
1.34.1
Prefix Reserved
dotnet add package Trax.Api.GraphQL.Client --version 1.34.1
NuGet\Install-Package Trax.Api.GraphQL.Client -Version 1.34.1
<PackageReference Include="Trax.Api.GraphQL.Client" Version="1.34.1" />
<PackageVersion Include="Trax.Api.GraphQL.Client" Version="1.34.1" />
<PackageReference Include="Trax.Api.GraphQL.Client" />
paket add Trax.Api.GraphQL.Client --version 1.34.1
#r "nuget: Trax.Api.GraphQL.Client, 1.34.1"
#:package Trax.Api.GraphQL.Client@1.34.1
#addin nuget:?package=Trax.Api.GraphQL.Client&version=1.34.1
#tool nuget:?package=Trax.Api.GraphQL.Client&version=1.34.1
Runtime-validated GraphQL client for .NET. No codegen: queries are written by hand (raw string or .graphql resource file) and validated against the server schema at startup.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- GraphQL (>= 8.8.4)
- GraphQL.Client (>= 6.1.0)
- GraphQL.Client.Serializer.SystemTextJson (>= 6.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.8)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.8)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Trax.Api.GraphQL.Client:
| Package | Downloads |
|---|---|
|
Trax.Api.GraphQL.Client.Trax
Trax integration layer for Trax.Api.GraphQL.Client: AssemblySchemaProvider, GraphQLQueryJunction, log correlation, dashboard discovery. |
|
|
Trax.Api.GraphQL.Client.Typed
POCO-derived GraphQL queries for Trax.Api.GraphQL.Client. The POCO IS the selection set; the library generates the query string at startup against the active schema. |
GitHub repositories
This package is not used by any popular GitHub repositories.