GraphQL 2.0.0-alpha-859
            
        
            .NET Standard 1.3
        
        
            
                
                
                    This package targets .NET Standard 1.3. The package is compatible with this framework or higher.
                
            
        
    
        
        
            .NET Framework 4.5
        
        
            
                
                
                    This package targets .NET Framework 4.5. The package is compatible with this framework or higher.
                
            
        
    
    
        
        
                                This is a prerelease version of GraphQL.
                            
    
    
        
        
                                There is a newer version of this package available.
                                
See the version list below for details.
                    See the version list below for details.
dotnet add package GraphQL --version 2.0.0-alpha-859
NuGet\Install-Package GraphQL -Version 2.0.0-alpha-859
        
        
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="GraphQL" Version="2.0.0-alpha-859" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="GraphQL" Version="2.0.0-alpha-859" />
<PackageReference Include="GraphQL" />
        
        
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 GraphQL --version 2.0.0-alpha-859
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: GraphQL, 2.0.0-alpha-859"
        
        
#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 GraphQL@2.0.0-alpha-859
        
        
#: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=GraphQL&version=2.0.0-alpha-859&prerelease
#tool nuget:?package=GraphQL&version=2.0.0-alpha-859&prerelease
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    GraphQL for .NET
| Product | Versions 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 was computed. 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 was computed. 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 | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. | 
| .NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 was computed. | 
| .NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. 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 | tizen30 was computed. tizen40 was computed. tizen60 was computed. | 
| Universal Windows Platform | uap was computed. uap10.0 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.
- 
                                                    
.NETFramework 4.5
- GraphQL-Parser (>= 3.0.0)
 - Newtonsoft.Json (>= 10.0.3)
 - System.Reactive.Core (>= 3.1.1)
 - System.Reactive.Linq (>= 3.1.1)
 
 - 
                                                    
.NETStandard 1.3
- GraphQL-Parser (>= 3.0.0)
 - NETStandard.Library (>= 1.6.1)
 - Newtonsoft.Json (>= 10.0.3)
 - System.Reactive.Core (>= 3.1.1)
 - System.Reactive.Linq (>= 3.1.1)
 - System.Reflection.TypeExtensions (>= 4.4.0)
 
 - 
                                                    
.NETStandard 2.0
- GraphQL-Parser (>= 3.0.0)
 - Newtonsoft.Json (>= 10.0.3)
 - System.Reactive.Core (>= 3.1.1)
 - System.Reactive.Linq (>= 3.1.1)
 - System.Reflection.TypeExtensions (>= 4.4.0)
 
 
NuGet packages (197)
Showing the top 5 NuGet packages that depend on GraphQL:
| Package | Downloads | 
|---|---|
| 
                                                        
                                                            GraphQL.NewtonsoftJson
                                                        
                                                         JSON.NET serializer for GraphQL.NET  | 
                                                    |
| 
                                                        
                                                            GraphQL.SystemTextJson
                                                        
                                                         System.Text.Json serializer for GraphQL.NET  | 
                                                    |
| 
                                                        
                                                            GraphQL.MicrosoftDI
                                                        
                                                         Microsoft DI extensions for GraphQL.NET  | 
                                                    |
| 
                                                        
                                                            GraphQL.DataLoader
                                                        
                                                         GraphQL DataLoader implementation  | 
                                                    |
| 
                                                        
                                                            GraphQL.Server.Transports.Subscriptions.Abstractions
                                                        
                                                         Package Description  | 
                                                    
GitHub repositories (29)
Showing the top 20 popular GitHub repositories that depend on GraphQL:
| Repository | Stars | 
|---|---|
| 
                                                        
                                                            ThreeMammals/Ocelot
                                                        
                                                         
                                                            .NET API Gateway
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            OrchardCMS/OrchardCore
                                                        
                                                         
                                                            Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Squidex/squidex
                                                        
                                                         
                                                            Headless CMS and Content Managment Hub
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            mixcore/mix.core
                                                        
                                                         
                                                            🚀 A future-proof enterprise web CMS supporting both headless and decoupled approaches. Build any type of app with customizable APIs on ASP.NET Core/.NET Core. Completely open-source and designed for flexibility.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            getsentry/sentry-dotnet
                                                        
                                                         
                                                            Sentry SDK for .NET
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            graphql-dotnet/graphql-client
                                                        
                                                         
                                                            A GraphQL Client for .NET Standard
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            JacekKosciesza/StarWars
                                                        
                                                         
                                                            GraphQL 'Star Wars' example using GraphQL for .NET, ASP.NET Core, Entity Framework Core
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            graphql-dotnet/server
                                                        
                                                         
                                                            ASP.NET Core GraphQL Server
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            planetarium/libplanet
                                                        
                                                         
                                                            Blockchain in C#/.NET for on-chain, decentralized gaming
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            DataDog/dd-trace-dotnet
                                                        
                                                         
                                                            .NET Client Library for Datadog APM
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            sharpenrocks/Sharpen
                                                        
                                                         
                                                            Visual Studio extension that intelligently introduces new C# features into your existing codebase
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            ttu/dotnet-fake-json-server
                                                        
                                                         
                                                            Fake JSON Server is a Fake REST API that can be used as a Back End for prototyping or as a template for a CRUD Back End.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            SimonCropp/GraphQL.EntityFramework
                                                        
                                                         
                                                            Adds EntityFramework Core IQueryable support to GraphQL
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            axzxs2001/Asp.NetCoreExperiment
                                                        
                                                         
                                                            原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            JasonBock/Rocks
                                                        
                                                         
                                                            A mocking library based on the Compiler APIs (Roslyn + Mocks)
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            landmarkhw/Dapper.GraphQL
                                                        
                                                         
                                                            A .NET Core library designed to integrate the Dapper and graphql-dotnet projects with ease-of-use in mind and performance as the primary concern.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            graphql-dotnet/examples
                                                        
                                                         
                                                            Examples for GraphQL.NET
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            mmacneil/ASPNetCoreGraphQL
                                                        
                                                         
                                                            Sample project demonstrating a GraphQL service built with ASP.NET Core 2.2, Entity Framework Core and graphql-dotnet.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            graphql-dotnet/conventions
                                                        
                                                         
                                                            GraphQL Conventions Library for .NET
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            formcms/formcms
                                                        
                                                         
                                                            Open-source headless CMS built with ASP.NET Core (C#) and React, featuring REST APIs, GraphQL, and a GrapesJS page designer.
                                                         
                                                     | 
                                                    
| Version | Downloads | Last Updated | 
|---|---|---|
| 8.7.0 | 12,362 | 10/23/2025 | 
| 8.6.0 | 63,118 | 9/21/2025 | 
| 8.5.0 | 435,379 | 4/13/2025 | 
| 8.4.1 | 216,655 | 2/25/2025 | 
| 8.4.0 | 43,503 | 2/20/2025 | 
| 8.3.1 | 107,930 | 2/1/2025 | 
| 8.3.0 | 130,120 | 1/16/2025 | 
| 8.2.1 | 6,265,870 | 10/24/2024 | 
| 8.2.0 | 170,945 | 10/20/2024 | 
| 8.1.0 | 178,975 | 9/18/2024 | 
| 8.0.2 | 226,766 | 8/26/2024 | 
| 8.0.1 | 37,236 | 8/23/2024 | 
| 8.0.0 | 181,942 | 8/20/2024 | 
| 7.9.0 | 373,406 | 8/18/2024 | 
| 7.8.0 | 1,716,611 | 2/6/2024 | 
| 7.7.2 | 279,736 | 12/16/2023 | 
| 7.7.1 | 16,118 | 12/13/2023 | 
| 7.7.0 | 3,796 | 12/13/2023 | 
| 7.6.1 | 623,076 | 8/11/2023 | 
| 7.6.0 | 462,622 | 7/31/2023 | 
| 7.5.0 | 10,092,391 | 6/17/2023 | 
| 7.4.1 | 365,412 | 4/21/2023 | 
| 7.4.0 | 140,704 | 4/14/2023 | 
| 7.3.1 | 378,360 | 4/2/2023 | 
| 7.3.0 | 336,244 | 2/27/2023 | 
| 7.2.2 | 373,310 | 1/2/2023 | 
| 7.2.1 | 131,691 | 12/8/2022 | 
| 7.2.0 | 128,699 | 12/3/2022 | 
| 7.1.1 | 663,880 | 9/19/2022 | 
| 7.1.0 | 7,787 | 9/16/2022 | 
| 7.0.2 | 417,146 | 8/23/2022 | 
| 7.0.1 | 40,259 | 8/17/2022 | 
| 7.0.0 | 227,959 | 8/16/2022 | 
| 5.4.0 | 388,236 | 11/30/2022 | 
| 5.3.3 | 1,499,851 | 7/19/2022 | 
| 5.3.2 | 237,332 | 7/3/2022 | 
| 5.3.1 | 22,524 | 6/26/2022 | 
| 5.3.0 | 1,689,044 | 5/14/2022 | 
| 5.2.0 | 584,013 | 5/6/2022 | 
| 5.1.1 | 674,295 | 4/11/2022 | 
| 5.1.0 | 9,146 | 4/8/2022 | 
| 5.0.0 | 140,651 | 3/30/2022 | 
| 4.8.0 | 4,368,427 | 3/30/2022 | 
| 4.7.1 | 1,414,011 | 1/1/2022 | 
| 4.7.0 | 115,699 | 12/27/2021 | 
| 4.6.1 | 1,524,489 | 9/29/2021 | 
| 4.6.0 | 761,232 | 8/18/2021 | 
| 4.5.0 | 1,128,407 | 4/29/2021 | 
| 4.4.0 | 41,525 | 4/22/2021 | 
| 4.3.0 | 338,298 | 4/16/2021 | 
| 4.2.0 | 742,032 | 3/30/2021 | 
| 4.1.0 | 906,270 | 3/26/2021 | 
| 4.0.2 | 168,164 | 3/19/2021 | 
| 4.0.1 | 5,347 | 3/17/2021 | 
| 4.0.0 | 5,320 | 3/17/2021 | 
| 3.3.2 | 1,570,383 | 1/24/2021 | 
| 3.3.1 | 216,532 | 1/14/2021 | 
| 3.3.0 | 13,109 | 1/14/2021 | 
| 3.2.0 | 1,598,150 | 12/7/2020 | 
| 3.1.6 | 511,611 | 12/1/2020 | 
| 3.1.5 | 117,731 | 11/20/2020 | 
| 3.1.4 | 51,934 | 11/15/2020 | 
| 3.1.3 | 956,053 | 10/30/2020 | 
| 3.1.2 | 96,038 | 10/28/2020 | 
| 3.1.1 | 5,345 | 10/27/2020 | 
| 3.1.0 | 60,152 | 10/23/2020 | 
| 3.0.0.2026 | 1,012,593 | 9/17/2020 | 
| 3.0.0 | 373,293 | 9/2/2020 | 
| 3.0.0-preview-1719 | 20,660 | 8/17/2020 | 
| 3.0.0-preview-1648 | 145,356 | 5/5/2020 | 
| 3.0.0-preview-1490 | 237,155 | 2/19/2020 | 
| 3.0.0-preview-1354 | 1,980 | 2/19/2020 | 
| 3.0.0-preview-1352 | 212,290 | 11/23/2019 | 
| 3.0.0-preview-1271 | 40,519 | 10/4/2019 | 
| 3.0.0-preview-1268 | 159,391 | 9/17/2019 | 
| 3.0.0-preview-1264 | 1,432 | 9/16/2019 | 
| 3.0.0-preview-1211 | 7,448 | 8/16/2019 | 
| 3.0.0-preview-1194 | 13,494 | 8/2/2019 | 
| 3.0.0-preview-1175 | 18,961 | 6/4/2019 | 
| 3.0.0-preview-1141 | 9,233 | 3/18/2019 | 
| 3.0.0-preview-1107 | 3,849 | 3/2/2019 | 
| 2.4.0 | 8,170,479 | 11/15/2018 | 
| 2.3.0 | 1,708,464 | 10/17/2018 | 
| 2.2.0 | 9,041 | 10/17/2018 | 
| 2.1.0 | 104,778 | 9/30/2018 | 
| 2.0.0 | 523,203 | 8/11/2018 | 
| 2.0.0-preview-997 | 3,012 | 8/10/2018 | 
| 2.0.0-preview-1002 | 2,712 | 8/11/2018 | 
| 2.0.0-alpha-978 | 12,141 | 8/1/2018 | 
| 2.0.0-alpha-952 | 10,477 | 7/25/2018 | 
| 2.0.0-alpha-951 | 5,560 | 7/24/2018 | 
| 2.0.0-alpha-947 | 6,014 | 7/19/2018 | 
| 2.0.0-alpha-938 | 24,017 | 7/1/2018 | 
| 2.0.0-alpha-937 | 2,979 | 6/29/2018 | 
| 2.0.0-alpha-931 | 4,195 | 6/25/2018 | 
| 2.0.0-alpha-927 | 4,811 | 6/18/2018 | 
| 2.0.0-alpha-923 | 7,079 | 6/13/2018 | 
| 2.0.0-alpha-912 | 11,953 | 5/16/2018 | 
| 2.0.0-alpha-899 | 6,159 | 5/2/2018 | 
| 2.0.0-alpha-887 | 9,376 | 4/20/2018 | 
| 2.0.0-alpha-870 | 23,939 | 3/27/2018 | 
| 2.0.0-alpha-868 | 19,522 | 3/15/2018 | 
| 2.0.0-alpha-863 | 4,944 | 3/3/2018 | 
| 2.0.0-alpha-859 | 3,363 | 2/25/2018 | 
| 2.0.0-alpha-851 | 4,585 | 2/12/2018 | 
| 2.0.0-alpha-839 | 15,051 | 1/23/2018 | 
| 2.0.0-alpha-820 | 101,760 | 12/15/2017 | 
| 2.0.0-alpha-817 | 4,085 | 12/2/2017 | 
| 2.0.0-alpha-811 | 3,606 | 11/18/2017 | 
| 2.0.0-alpha-805 | 4,255 | 11/3/2017 | 
| 2.0.0-alpha-802 | 19,849 | 9/27/2017 | 
| 2.0.0-alpha-797 | 2,543 | 9/23/2017 | 
| 2.0.0-alpha-793 | 2,486 | 9/22/2017 | 
| 2.0.0-alpha-783 | 5,900 | 9/16/2017 | 
| 0.17.3 | 210,751 | 9/5/2017 | 
| 0.17.2 | 30,380 | 8/2/2017 | 
| 0.17.1 | 13,239 | 7/13/2017 | 
| 0.17.0 | 3,264 | 7/10/2017 | 
| 0.16.1 | 3,381 | 7/7/2017 | 
| 0.16.0 | 3,050 | 7/6/2017 | 
| 0.16.0-alpha-697 | 3,170 | 4/29/2017 | 
| 0.15.1.678 | 71,946 | 3/2/2017 | 
| 0.15.0.671 | 3,421 | 2/25/2017 | 
| 0.14.7.667 | 2,923 | 2/24/2017 | 
| 0.14.6.657 | 28,027 | 1/26/2017 | 
| 0.14.5.654 | 3,830 | 1/19/2017 | 
| 0.14.4.649 | 3,534 | 1/13/2017 | 
| 0.14.3.646 | 3,018 | 1/13/2017 | 
| 0.14.1.638 | 3,592 | 12/23/2016 | 
| 0.14.0.633 | 42,628 | 11/30/2016 | 
| 0.13.1.601 | 6,896 | 11/16/2016 | 
| 0.13.0.562 | 4,160 | 10/14/2016 | 
| 0.12.3.556 | 3,481 | 10/7/2016 | 
| 0.12.2-alpha-550 | 2,785 | 10/7/2016 | 
| 0.12.1-alpha-545 | 2,779 | 10/6/2016 | 
| 0.12.0-alpha-538 | 3,585 | 9/16/2016 | 
| 0.12.0-alpha-536 | 3,481 | 9/16/2016 | 
| 0.12.0-alpha-511 | 2,837 | 8/29/2016 | 
| 0.11.0.493 | 4,385 | 8/27/2016 | 
| 0.10.3.478 | 2,990 | 8/27/2016 | 
| 0.10.2.436 | 3,610 | 8/20/2016 | 
| 0.10.1.349 | 5,134 | 7/30/2016 | 
| 0.10.0.325 | 3,119 | 7/22/2016 | 
| 0.10.0.323 | 3,022 | 7/22/2016 | 
| 0.9.3 | 3,110 | 6/23/2016 | 
| 0.9.2 | 3,191 | 6/18/2016 | 
| 0.9.1 | 3,343 | 6/13/2016 | 
| 0.9.0 | 3,174 | 6/10/2016 | 
| 0.8.2 | 3,117 | 6/10/2016 | 
| 0.8.1 | 18,368 | 6/8/2016 | 
| 0.8.0 | 9,120 | 6/7/2016 | 
| 0.8.0-alpha | 2,594 | 6/3/2016 | 
| 0.7.1 | 7,287 | 6/4/2016 | 
| 0.7.0 | 2,822 | 6/3/2016 | 
| 0.6.6 | 2,962 | 5/12/2016 | 
| 0.6.5 | 3,480 | 4/22/2016 | 
| 0.6.4 | 2,882 | 4/19/2016 | 
| 0.6.3 | 13,300 | 4/6/2016 | 
| 0.6.2 | 2,944 | 3/23/2016 | 
| 0.6.1 | 3,199 | 3/22/2016 | 
| 0.6.0 | 3,089 | 3/22/2016 | 
| 0.5.1 | 3,629 | 3/4/2016 | 
| 0.5.0 | 2,886 | 3/2/2016 | 
| 0.4.1 | 3,059 | 12/22/2015 | 
| 0.4.0 | 7,363 | 12/12/2015 | 
| 0.3.0 | 3,223 | 8/26/2015 | 
| 0.2.0 | 6,902 | 7/16/2015 | 
| 0.1.1 | 3,800 | 7/12/2015 | 
| 0.1.0 | 16,512 | 7/8/2015 |