TypeCache.GraphQL
9.1.0
dotnet add package TypeCache.GraphQL --version 9.1.0
NuGet\Install-Package TypeCache.GraphQL -Version 9.1.0
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="TypeCache.GraphQL" Version="9.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TypeCache.GraphQL" Version="9.1.0" />
<PackageReference Include="TypeCache.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 TypeCache.GraphQL --version 9.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TypeCache.GraphQL, 9.1.0"
#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=TypeCache.GraphQL&version=9.1.0
#tool nuget:?package=TypeCache.GraphQL&version=9.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
TypeCache - GraphQL
sam987883@gmail.com
Request Features (or report a bug) (if any)
TypeCache.GraphQL.Types
- GraphQL Type Objects
GraphQLEnumType
GraphQLHashIdType
GraphQLInputType
GraphQLInterfaceType
GraphQLObjectType
GraphQLScalarType
GraphQLUnionType
GraphQLUriType
TypeCache.GraphQL.Attributes
- GraphQL Attributes
GraphQLDeprecationReasonAttribute
GraphQLDescriptionAttribute
GraphQLIgnoreAttribute
GraphQLInputNameAttribute
GraphQLMutationAttribute
GraphQLNameAttribute
GraphQLQueryAttribute
GraphQLSubscriptionAttribute
GraphQLTypeAttribute
GraphQL.Types.ISchema
- GraphQL ISchema Extensions
AddVersion(...)
AddDatabaseSchemaQueries(...)
AddDatabaseSchemaQuery(...)
AddDatabaseEndpoints(...)
AddEndpoints<>(...)
AddQuery(...)
AddQueries<>(...)
AddMutation(...)
AddMutations<>(...)
AddSubscription(...)
AddSubscriptions<>(...)
AddSqlApiEndpoints<>(...)
AddSqlApiCallProcedureEndpoint<>(...)
AddSqlApiDeleteDataEndpoint<>(...)
AddSqlApiDeleteEndpoint<>(...)
AddSqlApiInsertDataEndpoint<>(...)
AddSqlApiInsertEndpoint<>(...)
AddSqlApiSelectEndpoint<>(...)
AddSqlApiUpdateDataEndpoint<>(...)
AddSqlApiUpdateEndpoint<>(...)
TypeCache.GraphQL.Types.GraphQLObject<T>
- GraphQL GraphQLObject<T> Extensions
AddField(MethodInfo)
AddQueryItem<CHILD, MATCH>(MethodInfo, Func<T, MATCH>, Func<CHILD, MATCH>)
AddQueryCollection<CHILD, MATCH>(MethodInfo, Func<T, MATCH>, Func<CHILD, MATCH>)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
9.1.0 | 78 | a month ago |
9.0.2 | 98 | 4 months ago |
9.0.1 | 103 | 4 months ago |
9.0.0 | 127 | 4 months ago |
8.5.0 | 91 | a month ago |
8.4.3 | 103 | 4 months ago |
8.4.1 | 120 | 4 months ago |
8.4.0 | 129 | 5 months ago |
8.3.1 | 129 | 10 months ago |
8.3.0 | 132 | 4/17/2024 |
8.2.1 | 121 | 3/20/2024 |
8.2.0 | 139 | 3/19/2024 |
8.1.4 | 151 | 3/8/2024 |
8.1.3 | 131 | 3/8/2024 |
8.1.0 | 115 | 1/31/2024 |
8.0.1 | 161 | 12/20/2023 |
8.0.0 | 272 | 12/11/2023 |
7.5.0 | 115 | 3/21/2024 |
7.4.1 | 173 | 11/12/2023 |
7.4.0 | 169 | 9/10/2023 |
7.3.14 | 172 | 8/13/2023 |
7.3.13 | 165 | 7/30/2023 |
7.3.12 | 166 | 7/17/2023 |
7.3.11 | 156 | 6/14/2023 |
7.3.10 | 239 | 3/19/2023 |
7.3.9 | 239 | 3/10/2023 |
7.3.8 | 229 | 3/10/2023 |
7.3.7 | 463 | 1/26/2023 |
7.3.6 | 303 | 1/24/2023 |
7.3.5 | 303 | 1/22/2023 |
7.3.4 | 309 | 1/18/2023 |
7.3.2 | 337 | 1/15/2023 |
7.3.1 | 330 | 1/11/2023 |
7.2.5 | 300 | 12/26/2022 |
7.2.4 | 351 | 12/25/2022 |
7.2.3 | 358 | 12/25/2022 |
7.2.2 | 396 | 12/25/2022 |
7.2.1 | 312 | 12/14/2022 |
7.2.0 | 324 | 12/14/2022 |
7.1.3 | 345 | 12/4/2022 |
7.1.2 | 341 | 11/27/2022 |
7.1.1 | 363 | 11/23/2022 |
7.1.0 | 350 | 11/21/2022 |
7.0.0 | 365 | 11/17/2022 |
6.3.2 | 245 | 3/19/2023 |
6.3.1 | 239 | 3/10/2023 |
6.3.0 | 269 | 2/1/2023 |
6.2.0 | 432 | 8/17/2022 |
6.1.3 | 489 | 4/20/2022 |
6.1.2 | 462 | 4/18/2022 |
6.1.1 | 449 | 3/27/2022 |
6.1.0 | 473 | 3/14/2022 |
6.0.7 | 455 | 3/7/2022 |
6.0.6 | 462 | 3/7/2022 |
6.0.5 | 303 | 1/6/2022 |
6.0.4 | 307 | 1/4/2022 |
6.0.3 | 322 | 1/1/2022 |
6.0.2 | 334 | 12/21/2021 |
6.0.1 | 1,461 | 11/28/2021 |
6.0.0 | 358 | 11/15/2021 |
1.0.42 | 388 | 10/24/2021 |
1.0.41 | 493 | 10/3/2021 |
1.0.40 | 425 | 10/3/2021 |
1.0.39 | 474 | 9/11/2021 |
1.0.38 | 398 | 9/4/2021 |
1.0.37 | 376 | 8/28/2021 |
1.0.36 | 396 | 8/28/2021 |
1.0.35 | 367 | 8/16/2021 |
1.0.34 | 355 | 8/15/2021 |
1.0.33 | 365 | 8/8/2021 |
1.0.32 | 364 | 8/1/2021 |
1.0.31 | 424 | 7/19/2021 |
1.0.30 | 398 | 7/18/2021 |
1.0.29 | 422 | 7/11/2021 |
1.0.28 | 359 | 7/2/2021 |
1.0.27 | 432 | 6/30/2021 |
1.0.26 | 368 | 6/18/2021 |
1.0.25 | 440 | 6/11/2021 |
1.0.24 | 448 | 6/10/2021 |
1.0.23 | 436 | 6/6/2021 |
1.0.22 | 376 | 6/1/2021 |
1.0.21 | 437 | 5/31/2021 |
1.0.20 | 493 | 5/30/2021 |
1.0.19 | 435 | 5/30/2021 |
1.0.18 | 402 | 4/5/2021 |
1.0.17 | 388 | 3/28/2021 |
1.0.16 | 421 | 3/22/2021 |
1.0.15 | 374 | 3/18/2021 |
1.0.14 | 392 | 3/17/2021 |
1.0.13 | 362 | 3/7/2021 |
1.0.12 | 376 | 3/1/2021 |
1.0.11 | 383 | 2/25/2021 |
1.0.10 | 419 | 2/24/2021 |
1.0.9 | 367 | 2/20/2021 |
1.0.8 | 360 | 2/19/2021 |
1.0.7 | 376 | 1/29/2021 |
1.0.6 | 388 | 1/28/2021 |
1.0.5 | 391 | 1/23/2021 |
1.0.4 | 516 | 12/26/2020 |