GraphQL 3.0.0-preview-1211
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 3.0.0-preview-1211
NuGet\Install-Package GraphQL -Version 3.0.0-preview-1211
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="3.0.0-preview-1211" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GraphQL" Version="3.0.0-preview-1211" />
<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 3.0.0-preview-1211
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GraphQL, 3.0.0-preview-1211"
#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.
#addin nuget:?package=GraphQL&version=3.0.0-preview-1211&prerelease
#tool nuget:?package=GraphQL&version=3.0.0-preview-1211&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. |
.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.
-
.NETStandard 2.0
- GraphQL-Parser (>= 4.1.0)
- Microsoft.CSharp (>= 4.5.0)
- Newtonsoft.Json (>= 12.0.2)
- System.Buffers (>= 4.5.0)
- System.ComponentModel.Annotations (>= 4.5.0)
- System.Reactive.Core (>= 4.0.0)
- System.Reactive.Linq (>= 4.0.0)
NuGet packages (202)
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.DataLoader
GraphQL DataLoader implementation |
|
GraphQL.MicrosoftDI
Microsoft DI extensions for GraphQL.NET |
|
GraphQL.Server.Transports.Subscriptions.Abstractions
Package Description |
GitHub repositories (27)
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
|
|
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
|
|
nreco/data
Fast DB-independent DAL for .NET Core: abstract queries, SQL commands builder, schema-less data access, POCO mapping (micro-ORM).
|
|
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.5.0 | 9,460 | 11 days ago |
8.4.1 | 87,290 | 2 months ago |
8.4.0 | 16,720 | 2 months ago |
8.3.1 | 58,572 | 3 months ago |
8.3.0 | 42,136 | 3 months ago |
8.2.1 | 1,799,223 | 6 months ago |
8.2.0 | 109,494 | 6 months ago |
8.1.0 | 111,315 | 7 months ago |
8.0.2 | 128,300 | 8 months ago |
8.0.1 | 15,238 | 8 months ago |
8.0.0 | 105,030 | 8 months ago |
7.9.0 | 197,994 | 8 months ago |
7.8.0 | 1,276,322 | 2/6/2024 |
7.7.2 | 238,817 | 12/16/2023 |
7.7.1 | 13,972 | 12/13/2023 |
7.7.0 | 2,464 | 12/13/2023 |
7.6.1 | 513,873 | 8/11/2023 |
7.6.0 | 361,863 | 7/31/2023 |
7.5.0 | 8,370,069 | 6/17/2023 |
7.4.1 | 322,582 | 4/21/2023 |
7.4.0 | 132,356 | 4/14/2023 |
7.3.1 | 370,840 | 4/2/2023 |
7.3.0 | 303,975 | 2/27/2023 |
7.2.2 | 330,710 | 1/2/2023 |
7.2.1 | 110,002 | 12/8/2022 |
7.2.0 | 122,102 | 12/3/2022 |
7.1.1 | 609,545 | 9/19/2022 |
7.1.0 | 7,191 | 9/16/2022 |
7.0.2 | 362,940 | 8/23/2022 |
7.0.1 | 35,484 | 8/17/2022 |
7.0.0 | 205,568 | 8/16/2022 |
5.4.0 | 336,467 | 11/30/2022 |
5.3.3 | 1,154,476 | 7/19/2022 |
5.3.2 | 233,059 | 7/3/2022 |
5.3.1 | 21,777 | 6/26/2022 |
5.3.0 | 1,549,734 | 5/14/2022 |
5.2.0 | 462,154 | 5/6/2022 |
5.1.1 | 623,211 | 4/11/2022 |
5.1.0 | 7,623 | 4/8/2022 |
5.0.0 | 136,328 | 3/30/2022 |
4.8.0 | 3,027,129 | 3/30/2022 |
4.7.1 | 1,311,018 | 1/1/2022 |
4.7.0 | 112,427 | 12/27/2021 |
4.6.1 | 1,420,754 | 9/29/2021 |
4.6.0 | 709,642 | 8/18/2021 |
4.5.0 | 1,034,747 | 4/29/2021 |
4.4.0 | 38,756 | 4/22/2021 |
4.3.0 | 306,333 | 4/16/2021 |
4.2.0 | 644,661 | 3/30/2021 |
4.1.0 | 801,632 | 3/26/2021 |
4.0.2 | 154,214 | 3/19/2021 |
4.0.1 | 4,989 | 3/17/2021 |
4.0.0 | 4,515 | 3/17/2021 |
3.3.2 | 1,418,173 | 1/24/2021 |
3.3.1 | 171,775 | 1/14/2021 |
3.3.0 | 8,932 | 1/14/2021 |
3.2.0 | 1,268,553 | 12/7/2020 |
3.1.6 | 464,241 | 12/1/2020 |
3.1.5 | 103,965 | 11/20/2020 |
3.1.4 | 49,769 | 11/15/2020 |
3.1.3 | 854,271 | 10/30/2020 |
3.1.2 | 92,418 | 10/28/2020 |
3.1.1 | 4,898 | 10/27/2020 |
3.1.0 | 58,273 | 10/23/2020 |
3.0.0.2026 | 944,500 | 9/17/2020 |
3.0.0 | 359,214 | 9/2/2020 |
3.0.0-preview-1719 | 19,527 | 8/17/2020 |
3.0.0-preview-1648 | 134,787 | 5/5/2020 |
3.0.0-preview-1490 | 228,744 | 2/19/2020 |
3.0.0-preview-1354 | 1,810 | 2/19/2020 |
3.0.0-preview-1352 | 200,481 | 11/23/2019 |
3.0.0-preview-1271 | 38,661 | 10/4/2019 |
3.0.0-preview-1268 | 152,887 | 9/17/2019 |
3.0.0-preview-1264 | 1,268 | 9/16/2019 |
3.0.0-preview-1211 | 7,253 | 8/16/2019 |
3.0.0-preview-1194 | 13,214 | 8/2/2019 |
3.0.0-preview-1175 | 18,301 | 6/4/2019 |
3.0.0-preview-1141 | 9,055 | 3/18/2019 |
3.0.0-preview-1107 | 3,626 | 3/2/2019 |
2.4.0 | 7,441,530 | 11/15/2018 |
2.3.0 | 1,529,219 | 10/17/2018 |
2.2.0 | 8,665 | 10/17/2018 |
2.1.0 | 102,178 | 9/30/2018 |
2.0.0 | 502,254 | 8/11/2018 |
2.0.0-preview-997 | 2,802 | 8/10/2018 |
2.0.0-preview-1002 | 2,508 | 8/11/2018 |
2.0.0-alpha-978 | 11,695 | 8/1/2018 |
2.0.0-alpha-952 | 10,136 | 7/25/2018 |
2.0.0-alpha-951 | 5,204 | 7/24/2018 |
2.0.0-alpha-947 | 5,594 | 7/19/2018 |
2.0.0-alpha-938 | 23,412 | 7/1/2018 |
2.0.0-alpha-937 | 2,646 | 6/29/2018 |
2.0.0-alpha-931 | 3,824 | 6/25/2018 |
2.0.0-alpha-927 | 4,473 | 6/18/2018 |
2.0.0-alpha-923 | 6,690 | 6/13/2018 |
2.0.0-alpha-912 | 11,520 | 5/16/2018 |
2.0.0-alpha-899 | 5,825 | 5/2/2018 |
2.0.0-alpha-887 | 8,944 | 4/20/2018 |
2.0.0-alpha-870 | 23,228 | 3/27/2018 |
2.0.0-alpha-868 | 18,144 | 3/15/2018 |
2.0.0-alpha-863 | 4,567 | 3/3/2018 |
2.0.0-alpha-859 | 3,009 | 2/25/2018 |
2.0.0-alpha-851 | 4,241 | 2/12/2018 |
2.0.0-alpha-839 | 14,121 | 1/23/2018 |
2.0.0-alpha-820 | 98,904 | 12/15/2017 |
2.0.0-alpha-817 | 3,810 | 12/2/2017 |
2.0.0-alpha-811 | 3,344 | 11/18/2017 |
2.0.0-alpha-805 | 3,980 | 11/3/2017 |
2.0.0-alpha-802 | 19,572 | 9/27/2017 |
2.0.0-alpha-797 | 2,288 | 9/23/2017 |
2.0.0-alpha-793 | 2,233 | 9/22/2017 |
2.0.0-alpha-783 | 5,646 | 9/16/2017 |
0.17.3 | 203,539 | 9/5/2017 |
0.17.2 | 29,612 | 8/2/2017 |
0.17.1 | 12,665 | 7/13/2017 |
0.17.0 | 3,002 | 7/10/2017 |
0.16.1 | 3,129 | 7/7/2017 |
0.16.0 | 2,796 | 7/6/2017 |
0.16.0-alpha-697 | 2,898 | 4/29/2017 |
0.15.1.678 | 70,752 | 3/2/2017 |
0.15.0.671 | 3,171 | 2/25/2017 |
0.14.7.667 | 2,678 | 2/24/2017 |
0.14.6.657 | 26,001 | 1/26/2017 |
0.14.5.654 | 3,571 | 1/19/2017 |
0.14.4.649 | 3,275 | 1/13/2017 |
0.14.3.646 | 2,765 | 1/13/2017 |
0.14.1.638 | 3,324 | 12/23/2016 |
0.14.0.633 | 39,942 | 11/30/2016 |
0.13.1.601 | 6,454 | 11/16/2016 |
0.13.0.562 | 3,859 | 10/14/2016 |
0.12.3.556 | 3,120 | 10/7/2016 |
0.12.2-alpha-550 | 2,455 | 10/7/2016 |
0.12.1-alpha-545 | 2,456 | 10/6/2016 |
0.12.0-alpha-538 | 3,235 | 9/16/2016 |
0.12.0-alpha-536 | 3,126 | 9/16/2016 |
0.12.0-alpha-511 | 2,526 | 8/29/2016 |
0.11.0.493 | 4,106 | 8/27/2016 |
0.10.3.478 | 2,732 | 8/27/2016 |
0.10.2.436 | 3,175 | 8/20/2016 |
0.10.1.349 | 4,650 | 7/30/2016 |
0.10.0.325 | 2,862 | 7/22/2016 |
0.10.0.323 | 2,769 | 7/22/2016 |
0.9.3 | 2,857 | 6/23/2016 |
0.9.2 | 2,947 | 6/18/2016 |
0.9.1 | 3,099 | 6/13/2016 |
0.9.0 | 2,947 | 6/10/2016 |
0.8.2 | 2,878 | 6/10/2016 |
0.8.1 | 18,110 | 6/8/2016 |
0.8.0 | 8,865 | 6/7/2016 |
0.8.0-alpha | 2,362 | 6/3/2016 |
0.7.1 | 7,046 | 6/4/2016 |
0.7.0 | 2,583 | 6/3/2016 |
0.6.6 | 2,708 | 5/12/2016 |
0.6.5 | 3,239 | 4/22/2016 |
0.6.4 | 2,644 | 4/19/2016 |
0.6.3 | 12,177 | 4/6/2016 |
0.6.2 | 2,692 | 3/23/2016 |
0.6.1 | 2,957 | 3/22/2016 |
0.6.0 | 2,842 | 3/22/2016 |
0.5.1 | 3,211 | 3/4/2016 |
0.5.0 | 2,644 | 3/2/2016 |
0.4.1 | 2,833 | 12/22/2015 |
0.4.0 | 6,564 | 12/12/2015 |
0.3.0 | 2,983 | 8/26/2015 |
0.2.0 | 5,573 | 7/16/2015 |
0.1.1 | 3,294 | 7/12/2015 |
0.1.0 | 10,186 | 7/8/2015 |