GraphQL Query, Mutation and Subscription library.
Info
Version: | 3.0.1-beta.22 |
Author(s): | Pekka Heikura |
Last Update: | Friday, November 1, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pekkah/tanka-graphql |
NuGet Url: | https://www.nuget.org/packages/tanka.graphql |
Install
Install-Package tanka.graphql
dotnet add package tanka.graphql
paket add tanka.graphql
tanka.graphql Download (Unzip the "nupkg" after downloading)
Dependencies
- GraphQL-Parser(>= 4.1.2)
- Microsoft.AspNetCore.SignalR.Client(>= 3.1.1)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.1)
- System.Text.Json(>= 4.7.0)
- System.Threading.Channels(>= 4.7.0)
- System.Threading.Tasks.Extensions(>= 4.5.3)
Tags