TypeCache.GraphQL 10.0.0

dotnet add package TypeCache.GraphQL --version 10.0.0
                    
NuGet\Install-Package TypeCache.GraphQL -Version 10.0.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="10.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TypeCache.GraphQL" Version="10.0.0" />
                    
Directory.Packages.props
<PackageReference Include="TypeCache.GraphQL" />
                    
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 TypeCache.GraphQL --version 10.0.0
                    
#r "nuget: TypeCache.GraphQL, 10.0.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.
#:package TypeCache.GraphQL@10.0.0
                    
#: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=TypeCache.GraphQL&version=10.0.0
                    
Install as a Cake Addin
#tool nuget:?package=TypeCache.GraphQL&version=10.0.0
                    
Install as a Cake Tool

TypeCache - GraphQL

sam987883@gmail.com

Source Code

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 Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
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
10.0.0 276 11/13/2025
9.3.0 274 11/13/2025
9.2.2 179 10/4/2025
9.2.1 190 9/29/2025
9.2.0 262 8/24/2025
9.1.2 150 4/25/2025
9.1.1 201 4/23/2025
9.1.0 133 2/23/2025
9.0.2 159 12/15/2024
9.0.1 158 12/6/2024
9.0.0 181 11/26/2024
8.6.2 177 10/4/2025
8.6.1 184 9/29/2025
8.6.0 250 8/24/2025
8.5.1 216 4/24/2025
8.5.0 171 2/24/2025
8.4.3 169 12/15/2024
8.4.1 188 11/26/2024
8.4.0 187 10/28/2024
8.3.1 183 6/21/2024
8.3.0 192 4/17/2024
8.2.1 180 3/20/2024
8.2.0 196 3/19/2024
8.1.4 205 3/8/2024
8.1.3 180 3/8/2024
8.1.0 171 1/31/2024
8.0.1 217 12/20/2023
8.0.0 360 12/11/2023
7.5.0 173 3/21/2024
7.4.1 207 11/12/2023
7.4.0 225 9/10/2023
7.3.14 240 8/13/2023
7.3.13 229 7/30/2023
7.3.12 249 7/17/2023
7.3.11 236 6/14/2023
7.3.10 331 3/19/2023
7.3.9 332 3/10/2023
7.3.8 309 3/10/2023
7.3.7 547 1/26/2023
7.3.6 399 1/24/2023
7.3.5 393 1/22/2023
7.3.4 399 1/18/2023
7.3.2 428 1/15/2023
7.3.1 420 1/11/2023
7.2.5 396 12/26/2022
7.2.4 495 12/25/2022
7.2.3 561 12/25/2022
7.2.2 584 12/25/2022
7.2.1 404 12/14/2022
7.2.0 414 12/14/2022
7.1.3 415 12/4/2022
7.1.2 422 11/27/2022
7.1.1 451 11/23/2022
7.1.0 422 11/21/2022
7.0.0 456 11/17/2022
6.3.2 333 3/19/2023
6.3.1 328 3/10/2023
6.3.0 358 2/1/2023
6.2.0 528 8/17/2022
6.1.3 597 4/20/2022
6.1.2 572 4/18/2022
6.1.1 556 3/27/2022
6.1.0 581 3/14/2022
6.0.7 564 3/7/2022
6.0.6 585 3/7/2022
6.0.5 424 1/6/2022
6.0.4 423 1/4/2022
6.0.3 425 1/1/2022
6.0.2 450 12/21/2021
6.0.1 1,574 11/28/2021
6.0.0 480 11/15/2021
1.0.42 506 10/24/2021
1.0.41 598 10/3/2021
1.0.40 545 10/3/2021
1.0.39 603 9/11/2021
1.0.38 518 9/4/2021
1.0.37 481 8/28/2021
1.0.36 514 8/28/2021
1.0.35 488 8/16/2021
1.0.34 473 8/15/2021
1.0.33 473 8/8/2021
1.0.32 483 8/1/2021
1.0.31 530 7/19/2021
1.0.30 515 7/18/2021
1.0.29 542 7/11/2021
1.0.28 482 7/2/2021
1.0.27 544 6/30/2021
1.0.26 491 6/18/2021
1.0.25 561 6/11/2021
1.0.24 556 6/10/2021
1.0.23 555 6/6/2021
1.0.22 486 6/1/2021
1.0.21 560 5/31/2021
1.0.20 611 5/30/2021
1.0.19 556 5/30/2021
1.0.18 524 4/5/2021
1.0.17 511 3/28/2021
1.0.16 537 3/22/2021
1.0.15 504 3/18/2021
1.0.14 525 3/17/2021
1.0.13 494 3/7/2021
1.0.12 494 3/1/2021
1.0.11 490 2/25/2021
1.0.10 552 2/24/2021
1.0.9 498 2/20/2021
1.0.8 486 2/19/2021
1.0.7 508 1/29/2021
1.0.6 526 1/28/2021
1.0.5 523 1/23/2021
1.0.4 652 12/26/2020