Geex.HotChocolate 13.9.15-geex-4

This is a prerelease version of Geex.HotChocolate.
dotnet add package Geex.HotChocolate --version 13.9.15-geex-4
                    
NuGet\Install-Package Geex.HotChocolate -Version 13.9.15-geex-4
                    
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="Geex.HotChocolate" Version="13.9.15-geex-4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Geex.HotChocolate" Version="13.9.15-geex-4" />
                    
Directory.Packages.props
<PackageReference Include="Geex.HotChocolate" />
                    
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 Geex.HotChocolate --version 13.9.15-geex-4
                    
#r "nuget: Geex.HotChocolate, 13.9.15-geex-4"
                    
#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 Geex.HotChocolate@13.9.15-geex-4
                    
#: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=Geex.HotChocolate&version=13.9.15-geex-4&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Geex.HotChocolate&version=13.9.15-geex-4&prerelease
                    
Install as a Cake Tool

Contains the Hot Chocolate GraphQL query execution engine and query validation.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (16)

Showing the top 5 NuGet packages that depend on Geex.HotChocolate:

Package Downloads
Geex.HotChocolate.AspNetCore.Authorization

This package contains the ASP.NET Core authorization integrations for Hot Chocolate.

Geex.HotChocolate.AspNetCore.CommandLine

This package contains the command line extensions for HotChocolate

Geex.HotChocolate.PersistedQueries.InMemory

An implementation of Hot Chocolate persisted queries using Microsoft.Extensions.Caching.Memory.IMemoryCache.

Geex.HotChocolate.ApolloFederation

Apollo Federation Subgraph support for HotChocolate.

Geex.HotChocolate.PersistedQueries.Redis

An implementation of Hot Chocolate persisted queries using the Redis cache.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
13.9.15-geex-4 125 9/10/2025
13.9.15-geex-2 107 9/10/2025
13.9.15-geex-1 115 9/10/2025