Skip to main content

HotChocolate.Language 16.1.3 — NuGet Package for .NET

HotChocolate.Language 16.1.3 NuGet package for .NET. Contains the Hot Chocolate GraphQL parser and lexer. Also included are syntax visitor and syntax…

Authors: ChilliCream authors and contributors

Total downloads: 67,613,196

Project URL: https://chillicream.com/

License: https://www.nuget.org/packages/HotChocolate.Language/16.1.3/license

Tags: GraphQL, ChilliCream

Install HotChocolate.Language 16.1.3

.NET CLI

dotnet add package HotChocolate.Language --version 16.1.3

Package Manager Console

Install-Package HotChocolate.Language -Version 16.1.3

PackageReference (csproj)

<PackageReference Include="HotChocolate.Language" Version="16.1.3" />

View full details, downloads chart, dependencies and version history on NuBrowse.