HotChocolate.Language 15.1.7-p.2

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

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 Core. 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.4.4 216 7/9/2025
16.0.0-p.4.2.1 149 7/7/2025
16.0.0-p.4.1 192 7/7/2025
16.0.0-p.4.0 122 7/6/2025
16.0.0-p.3.0 780 5/27/2025
15.1.8-p.1 119 7/17/2025
15.1.7 68,389 6/27/2025
15.1.7-p.4 226 6/26/2025
15.1.7-p.2 171 6/25/2025
15.1.6 50,443 6/18/2025
15.1.5 220,543 5/20/2025
15.1.4 39,790 5/15/2025
15.1.3 515,881 3/27/2025
15.1.2 76,917 3/27/2025
15.1.1 46,379 3/21/2025
15.1.0 45,958 3/19/2025
15.0.3 621,194 2/6/2025
15.0.2 13,932 2/6/2025
15.0.1 7,366 2/5/2025
15.0.0 22,553 2/4/2025
14.3.0 1,135,688 12/16/2024
14.2.0 177,588 12/3/2024
14.1.0 519,554 11/6/2024
14.0.0 454,048 10/16/2024
13.9.14 1,636,155 9/30/2024
13.9.13 24,666 9/27/2024
13.9.12 754,780 9/4/2024
13.9.11 832,202 8/9/2024
13.9.10 28,994 8/8/2024
13.9.9 114,546 8/1/2024
13.9.8 196,163 7/25/2024
13.9.7 791,002 7/4/2024
13.9.6 439,319 6/12/2024
13.9.5 443,110 5/28/2024
13.9.4 555,017 5/13/2024
13.9.3 75,137 5/10/2024
13.9.2 8,780 5/10/2024
13.9.1 124,585 5/7/2024
13.9.0 1,931,888 2/19/2024
13.8.1 1,708,933 12/19/2023
13.8.0 192,201 12/18/2023
13.7.0 1,254,529 11/1/2023
13.6.1 304,464 10/26/2023
13.6.0 163,605 10/26/2023
13.5.1 1,523,056 8/23/2023
13.5.0 101,999 8/22/2023
13.4.0 497,853 7/24/2023
13.3.3 245,036 7/11/2023
13.3.2 23,476 7/10/2023
13.3.1 71,238 7/5/2023
13.3.0 55,317 7/3/2023
13.2.1 558,869 6/5/2023
13.2.0 53,786 6/2/2023
13.1.0 334,744 5/21/2023
13.0.5 2,583,863 2/24/2023
13.0.4 55,008 2/21/2023
13.0.3 20,376 2/21/2023
13.0.2 264,914 2/9/2023
13.0.1 16,512 2/8/2023
13.0.0 517,571 2/7/2023
12.22.6 138,770 9/30/2024
12.22.5 2,491 9/27/2024
12.22.4 92,713 5/10/2024
12.22.3 1,882 5/7/2024
12.22.2 183,951 12/12/2023
12.22.1 4,143 12/12/2023
12.22.0 113,232 11/1/2023
12.21.0 203,756 7/11/2023
12.20.0 8,024 7/4/2023
12.19.2 69,421 6/27/2023
12.18.0 801,410 2/24/2023
12.17.0 103,667 2/7/2023
12.16.2 45,384 2/6/2023
12.16.0 987,939 1/3/2023
12.15.4 114,142 1/2/2023
12.15.2 2,431,241 11/7/2022
12.15.1 113,825 11/1/2022
12.15.0 529,937 10/8/2022
12.14.0 312,903 9/21/2022
12.13.2 339,499 9/7/2022
12.13.1 65,067 9/6/2022
12.13.0 85,481 9/1/2022
12.12.1 1,013,066 7/14/2022
12.12.0 208,312 7/4/2022
12.11.1 513,255 6/14/2022
12.11.0 40,687 6/13/2022
12.10.0 218,582 6/3/2022
12.9.0 479,203 5/11/2022
12.8.2 362,121 5/3/2022
12.8.1 179,452 4/25/2022
12.8.0 75,274 4/22/2022
12.7.0 891,902 3/11/2022
12.6.2 126,912 3/6/2022
12.6.1 169,224 2/28/2022
12.6.0 736,686 1/27/2022
12.5.0 367,092 1/13/2022
12.4.1 683,701 12/15/2021
12.4.0 215,343 12/14/2021
12.3.2 366,703 11/22/2021
12.3.1 20,592 11/19/2021
12.3.0 49,912 11/17/2021
12.2.2 57,506 11/16/2021
12.2.1 86,003 11/12/2021
12.2.0 23,067 11/11/2021
12.1.0 65,885 11/8/2021
12.0.1 558,477 10/1/2021
12.0.0 85,375 9/27/2021
11.3.8 583,448 9/24/2021
11.3.7 204,830 9/6/2021
11.3.6 51,118 8/31/2021
11.3.5 254,311 8/17/2021
11.3.4 154,053 8/6/2021
11.3.3 69,565 8/1/2021
11.3.2 83,772 7/22/2021
11.3.1 343,933 6/28/2021
11.3.0 237,767 6/9/2021
11.2.2 312,252 4/22/2021
11.2.1 28,913 4/21/2021
11.1.0 171,483 3/29/2021
11.0.9 387,303 1/27/2021
11.0.8 221,189 1/14/2021
11.0.7 50,087 1/6/2021
11.0.6 40,000 12/23/2020
11.0.5 39,518 12/18/2020
11.0.4 18,764 12/16/2020
11.0.3 15,622 12/15/2020
11.0.2 22,155 12/8/2020
11.0.1 72,967 12/2/2020
11.0.0 190,792 11/23/2020
10.5.5 1,575,052 11/23/2020
10.5.4 22,321 11/18/2020
10.5.3 204,051 9/28/2020
10.5.2 541,799 7/28/2020
10.5.1 12,367 7/28/2020
10.5.0 16,529 7/27/2020
10.4.3 539,333 5/5/2020
10.4.2 90,038 4/20/2020
10.4.1 48,192 4/6/2020
10.4.0 54,068 3/18/2020
10.3.6 63,480 2/28/2020
10.3.5 72,786 1/13/2020
10.3.4 12,342 1/9/2020
10.3.3 9,835 1/9/2020
10.3.2 18,318 1/6/2020
10.3.1 38,999 12/31/2019
10.3.0 18,753 12/26/2019
10.2.0 63,330 10/31/2019
10.1.1 16,457 10/14/2019
10.1.0 80,554 9/13/2019
10.0.1 26,852 8/14/2019
10.0.0 10,548 8/14/2019
9.0.4 31,425 6/14/2019
9.0.3 6,511 6/13/2019
9.0.2 6,153 6/11/2019
9.0.1 6,106 6/9/2019
9.0.0 7,972 6/4/2019
0.8.2 20,119 4/10/2019
0.8.1 8,832 3/31/2019
0.8.0 10,227 3/4/2019
0.7.0 10,112 2/3/2019
0.6.11 5,984 12/6/2018
0.6.10 3,492 12/5/2018
0.6.9 3,657 12/3/2018
0.6.8 5,042 11/29/2018
0.6.7 6,549 11/25/2018
0.6.6 4,829 11/23/2018
0.6.5 5,055 11/20/2018
0.6.4 4,937 11/20/2018
0.6.3 4,865 11/19/2018
0.6.2 3,690 11/19/2018
0.6.1 5,031 11/15/2018
0.6.0 9,044 11/12/2018
0.5.2 4,072 10/10/2018
0.5.1 3,927 10/9/2018
0.5.0 3,877 10/8/2018
0.4.6 4,676 9/3/2018
0.4.5 3,859 9/2/2018
0.4.4 3,925 8/26/2018
0.4.3 3,827 8/26/2018
0.4.2 3,899 8/24/2018
0.4.1 3,829 8/21/2018
0.4.0 4,452 7/30/2018
0.3.2 4,002 7/27/2018
0.3.1 3,904 7/27/2018
0.3.0 6,062 7/14/2018
0.2.3 3,895 7/9/2018
0.2.2 3,632 7/6/2018
0.2.1 3,593 7/5/2018
0.2.0 3,526 7/2/2018
0.1.4 3,666 6/28/2018
0.1.3 3,590 6/28/2018
0.1.2 3,633 6/27/2018
0.1.1 3,704 6/26/2018
0.1.0 38,021 6/25/2018