Tanka.GraphQL 3.6.0

dotnet add package Tanka.GraphQL --version 3.6.0
                    
NuGet\Install-Package Tanka.GraphQL -Version 3.6.0
                    
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="Tanka.GraphQL" Version="3.6.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Tanka.GraphQL" Version="3.6.0" />
                    
Directory.Packages.props
<PackageReference Include="Tanka.GraphQL" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Tanka.GraphQL --version 3.6.0
                    
#r "nuget: Tanka.GraphQL, 3.6.0"
                    
#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.
#:package Tanka.GraphQL@3.6.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Tanka.GraphQL&version=3.6.0
                    
Install as a Cake Addin
#tool nuget:?package=Tanka.GraphQL&version=3.6.0
                    
Install as a Cake Tool

GraphQL Query, Mutation and Subscription library

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Tanka.GraphQL:

Package Downloads
Tanka.GraphQL.Server

GraphQL Query, Mutation and Subscription library

tanka.graphql.server.links

GraphQL Query, Mutation and Subscription library

Tanka.GraphQL.Extensions.ApolloFederation

GraphQL Query, Mutation and Subscription library

tanka.graphql.generator.core

Code generator for Tanka GraphQL library

Tanka.GraphQL.Extensions.Tracing

GraphQL Query, Mutation and Subscription library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.6.0 435 8/22/2025
3.5.1-beta.6 147 8/17/2025
3.5.1-beta.5 121 8/17/2025
3.5.1-beta.4 127 8/17/2025
3.5.1-beta.2 85 8/15/2025
3.5.1-beta.1 152 8/12/2025
3.5.0 322 8/10/2025
3.0.1-beta.64 155 8/10/2025
3.0.1-beta.63 140 8/10/2025
3.0.1-beta.62 157 8/10/2025
3.0.1-beta.61 165 8/10/2025
3.0.1-beta.60 147 8/10/2025
3.0.1-beta.59 120 8/9/2025
3.0.1-beta.58 133 8/9/2025
3.0.1-beta.57 156 8/8/2025
3.0.1-beta.56 170 8/8/2025
3.0.1-beta.53 228 8/6/2025
3.0.1-beta.52 206 8/4/2025
3.0.1-beta.51 124 7/31/2025
3.0.1-beta.50 136 7/31/2025
Loading failed