Home

Awesome

Tanka GraphQL library

Documentation and packages

Both beta and release packages are available from NuGet and NPM

Nuget Nuget (with prereleases)

Samples

See Samples in the repository. See Tanka Chat for a more complete example.

Install

dotnet package add Tanka.GraphQL
dotnet package add Tanka.GraphQL.Server

Run benchmarks

src\GraphQL.benchmarks> dotnet run --configuration release --framework net8.0