HotChocolate.Language 15.1.6

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package HotChocolate.Language --version 15.1.6
                    
NuGet\Install-Package HotChocolate.Language -Version 15.1.6
                    
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="HotChocolate.Language" Version="15.1.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HotChocolate.Language" Version="15.1.6" />
                    
Directory.Packages.props
<PackageReference Include="HotChocolate.Language" />
                    
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 HotChocolate.Language --version 15.1.6
                    
#r "nuget: HotChocolate.Language, 15.1.6"
                    
#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 HotChocolate.Language@15.1.6
                    
#: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=HotChocolate.Language&version=15.1.6
                    
Install as a Cake Addin
#tool nuget:?package=HotChocolate.Language&version=15.1.6
                    
Install as a Cake Tool

Contains the Hot Chocolate GraphQL parser and lexer. Also included are syntax visitor and syntax rewriter base classes.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (20)

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

Package Downloads
HotChocolate.Abstractions

Contains common abstractions used between the Hot Chocolate GraphQL type system and the GraphQL query execution engine.

HotChocolate.Utilities.Introspection

Contains an introspection client to download a GraphQL schema over HTTP.

HotChocolate.Primitives

Package Description

HotChocolate.Fusion.Abstractions

Package Description

EntityGraphQL

A GraphQL library for .NET. Compiles queries into .NET Expressions (LinqProvider) for runtime execution against object graphs. E.g. against an ORM data model (EntityFramework or others) or just an in-memory object.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on HotChocolate.Language:

Repository Stars
EntityGraphQL/EntityGraphQL
A GraphQL library for .NET
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
Version Downloads Last Updated
16.0.0-p.8.5 259 9/24/2025
16.0.0-p.8.4 213 9/22/2025
16.0.0-p.8.3 299 9/19/2025
16.0.0-p.8.2 286 9/18/2025
16.0.0-p.8.1 513 9/15/2025
15.1.11-p.3 383 9/17/2025
15.1.11-p.2 320 9/14/2025
15.1.11-p.1 221 9/2/2025
15.1.10 139,822 9/1/2025
15.1.9 56,194 8/27/2025
15.1.8 274,357 7/25/2025
15.1.7 209,389 6/27/2025
15.1.6 104,572 6/18/2025
15.1.5 353,475 5/20/2025
15.1.4 52,437 5/15/2025
15.1.3 726,047 3/27/2025
15.1.2 115,381 3/27/2025
15.1.1 56,509 3/21/2025
15.1.0 61,321 3/19/2025
15.0.3 794,955 2/6/2025
15.0.2 15,582 2/6/2025
15.0.1 9,972 2/5/2025
15.0.0 39,091 2/4/2025
14.3.0 1,416,807 12/16/2024
14.2.0 192,244 12/3/2024
14.1.0 606,150 11/6/2024
14.0.0 534,027 10/16/2024
13.9.14 1,961,323 9/30/2024
13.9.13 26,959 9/27/2024
13.9.12 835,307 9/4/2024
13.9.11 918,681 8/9/2024
13.9.10 31,212 8/8/2024
13.9.9 123,236 8/1/2024
13.9.8 204,877 7/25/2024
13.9.7 848,815 7/4/2024
13.9.6 460,162 6/12/2024
13.9.5 486,431 5/28/2024
13.9.4 607,178 5/13/2024
13.9.3 76,778 5/10/2024
13.9.2 9,805 5/10/2024
13.9.1 131,065 5/7/2024
13.9.0 2,039,496 2/19/2024
13.8.1 1,792,620 12/19/2023
13.8.0 199,090 12/18/2023
13.7.0 1,305,563 11/1/2023
13.6.1 310,558 10/26/2023
13.6.0 165,768 10/26/2023
13.5.1 1,589,008 8/23/2023
13.5.0 104,552 8/22/2023
13.4.0 509,632 7/24/2023
13.3.3 248,106 7/11/2023
13.3.2 24,231 7/10/2023
13.3.1 72,957 7/5/2023
13.3.0 56,982 7/3/2023
13.2.1 563,948 6/5/2023
13.2.0 55,373 6/2/2023
13.1.0 358,356 5/21/2023
13.0.5 2,724,929 2/24/2023
13.0.4 55,622 2/21/2023
13.0.3 21,114 2/21/2023
13.0.2 270,771 2/9/2023
13.0.1 16,931 2/8/2023
13.0.0 543,887 2/7/2023
12.22.6 175,382 9/30/2024
12.22.5 2,886 9/27/2024
12.22.4 95,954 5/10/2024
12.22.3 2,244 5/7/2024
12.22.2 206,332 12/12/2023
12.22.1 4,506 12/12/2023
12.22.0 115,038 11/1/2023
12.21.0 214,280 7/11/2023
12.20.0 8,424 7/4/2023
12.19.2 75,702 6/27/2023
12.18.0 850,014 2/24/2023
12.17.0 105,794 2/7/2023
12.16.2 46,564 2/6/2023
12.16.0 1,010,005 1/3/2023
12.15.4 115,114 1/2/2023
12.15.2 2,589,453 11/7/2022
12.15.1 114,655 11/1/2022
12.15.0 542,331 10/8/2022
12.14.0 318,287 9/21/2022
12.13.2 346,282 9/7/2022
12.13.1 65,613 9/6/2022
12.13.0 87,734 9/1/2022
12.12.1 1,039,803 7/14/2022
12.12.0 212,750 7/4/2022
12.11.1 518,375 6/14/2022
12.11.0 41,493 6/13/2022
12.10.0 222,060 6/3/2022
12.9.0 485,055 5/11/2022
12.8.2 366,666 5/3/2022
12.8.1 188,267 4/25/2022
12.8.0 76,235 4/22/2022
12.7.0 901,600 3/11/2022
12.6.2 129,408 3/6/2022
12.6.1 172,671 2/28/2022
12.6.0 740,146 1/27/2022
12.5.0 374,148 1/13/2022
12.4.1 689,405 12/15/2021
12.4.0 220,633 12/14/2021
12.3.2 379,716 11/22/2021
12.3.1 21,038 11/19/2021
12.3.0 50,641 11/17/2021
12.2.2 57,993 11/16/2021
12.2.1 89,042 11/12/2021
12.2.0 23,494 11/11/2021
12.1.0 66,569 11/8/2021
12.0.1 589,517 10/1/2021
12.0.0 88,047 9/27/2021
11.3.8 599,441 9/24/2021
11.3.7 205,317 9/6/2021
11.3.6 51,591 8/31/2021
11.3.5 257,378 8/17/2021
11.3.4 158,953 8/6/2021
11.3.3 71,046 8/1/2021
11.3.2 84,586 7/22/2021
11.3.1 345,205 6/28/2021
11.3.0 240,165 6/9/2021
11.2.2 314,500 4/22/2021
11.2.1 29,364 4/21/2021
11.1.0 174,260 3/29/2021
11.0.9 392,077 1/27/2021
11.0.8 239,731 1/14/2021
11.0.7 50,467 1/6/2021
11.0.6 40,435 12/23/2020
11.0.5 39,904 12/18/2020
11.0.4 19,205 12/16/2020
11.0.3 15,987 12/15/2020
11.0.2 22,537 12/8/2020
11.0.1 74,948 12/2/2020
11.0.0 193,269 11/23/2020
10.5.5 1,618,256 11/23/2020
10.5.4 22,639 11/18/2020
10.5.3 205,861 9/28/2020
10.5.2 552,557 7/28/2020
10.5.1 12,722 7/28/2020
10.5.0 16,929 7/27/2020
10.4.3 544,018 5/5/2020
10.4.2 90,484 4/20/2020
10.4.1 48,721 4/6/2020
10.4.0 54,618 3/18/2020
10.3.6 63,940 2/28/2020
10.3.5 73,326 1/13/2020
10.3.4 12,688 1/9/2020
10.3.3 10,163 1/9/2020
10.3.2 18,744 1/6/2020
10.3.1 39,323 12/31/2019
10.3.0 19,086 12/26/2019
10.2.0 63,825 10/31/2019
10.1.1 16,771 10/14/2019
10.1.0 80,871 9/13/2019
10.0.1 27,139 8/14/2019
10.0.0 11,031 8/14/2019
9.0.4 31,684 6/14/2019
9.0.3 6,746 6/13/2019
9.0.2 6,386 6/11/2019
9.0.1 6,342 6/9/2019
9.0.0 8,232 6/4/2019
0.8.2 20,396 4/10/2019
0.8.1 9,064 3/31/2019
0.8.0 10,492 3/4/2019
0.7.0 10,453 2/3/2019
0.6.11 6,187 12/6/2018
0.6.10 3,700 12/5/2018
0.6.9 3,882 12/3/2018
0.6.8 5,245 11/29/2018
0.6.7 6,893 11/25/2018
0.6.6 5,050 11/23/2018
0.6.5 5,284 11/20/2018
0.6.4 5,183 11/20/2018
0.6.3 5,087 11/19/2018
0.6.2 3,884 11/19/2018
0.6.1 5,235 11/15/2018
0.6.0 10,325 11/12/2018
0.5.2 4,271 10/10/2018
0.5.1 4,119 10/9/2018
0.5.0 4,060 10/8/2018
0.4.6 4,854 9/3/2018
0.4.5 4,040 9/2/2018
0.4.4 4,128 8/26/2018
0.4.3 4,021 8/26/2018
0.4.2 4,080 8/24/2018
0.4.1 4,012 8/21/2018
0.4.0 4,646 7/30/2018
0.3.2 4,216 7/27/2018
0.3.1 4,110 7/27/2018
0.3.0 6,422 7/14/2018
0.2.3 4,138 7/9/2018
0.2.2 3,847 7/6/2018
0.2.1 3,840 7/5/2018
0.2.0 3,723 7/2/2018
0.1.4 3,873 6/28/2018
0.1.3 3,782 6/28/2018
0.1.2 3,840 6/27/2018
0.1.1 3,911 6/26/2018
0.1.0 41,058 6/25/2018