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 281 11/13/2025
9.3.0 276 11/13/2025
9.2.2 181 10/4/2025
9.2.1 192 9/29/2025
9.2.0 263 8/24/2025
9.1.2 150 4/25/2025
9.1.1 201 4/23/2025
9.1.0 136 2/23/2025
9.0.2 163 12/15/2024
9.0.1 160 12/6/2024
9.0.0 183 11/26/2024
8.6.2 179 10/4/2025
8.6.1 186 9/29/2025
8.6.0 253 8/24/2025
8.5.1 218 4/24/2025
8.5.0 172 2/24/2025
8.4.3 170 12/15/2024
8.4.1 190 11/26/2024
8.4.0 190 10/28/2024
8.3.1 183 6/21/2024
8.3.0 192 4/17/2024
8.2.1 181 3/20/2024
8.2.0 197 3/19/2024
8.1.4 205 3/8/2024
8.1.3 181 3/8/2024
8.1.0 171 1/31/2024
8.0.1 217 12/20/2023
8.0.0 361 12/11/2023
7.5.0 174 3/21/2024
7.4.1 207 11/12/2023
7.4.0 225 9/10/2023
7.3.14 243 8/13/2023
7.3.13 229 7/30/2023
7.3.12 250 7/17/2023
7.3.11 237 6/14/2023
7.3.10 332 3/19/2023
7.3.9 332 3/10/2023
7.3.8 310 3/10/2023
7.3.7 548 1/26/2023
7.3.6 400 1/24/2023
7.3.5 395 1/22/2023
7.3.4 400 1/18/2023
7.3.2 428 1/15/2023
7.3.1 420 1/11/2023
7.2.5 397 12/26/2022
7.2.4 498 12/25/2022
7.2.3 563 12/25/2022
7.2.2 587 12/25/2022
7.2.1 404 12/14/2022
7.2.0 415 12/14/2022
7.1.3 416 12/4/2022
7.1.2 422 11/27/2022
7.1.1 451 11/23/2022
7.1.0 425 11/21/2022
7.0.0 456 11/17/2022
6.3.2 337 3/19/2023
6.3.1 330 3/10/2023
6.3.0 359 2/1/2023
6.2.0 531 8/17/2022
6.1.3 598 4/20/2022
6.1.2 574 4/18/2022
6.1.1 558 3/27/2022
6.1.0 583 3/14/2022
6.0.7 566 3/7/2022
6.0.6 588 3/7/2022
6.0.5 425 1/6/2022
6.0.4 425 1/4/2022
6.0.3 429 1/1/2022
6.0.2 452 12/21/2021
6.0.1 1,576 11/28/2021
6.0.0 482 11/15/2021
1.0.42 509 10/24/2021
1.0.41 600 10/3/2021
1.0.40 547 10/3/2021
1.0.39 605 9/11/2021
1.0.38 520 9/4/2021
1.0.37 484 8/28/2021
1.0.36 517 8/28/2021
1.0.35 489 8/16/2021
1.0.34 475 8/15/2021
1.0.33 476 8/8/2021
1.0.32 485 8/1/2021
1.0.31 531 7/19/2021
1.0.30 521 7/18/2021
1.0.29 543 7/11/2021
1.0.28 483 7/2/2021
1.0.27 546 6/30/2021
1.0.26 492 6/18/2021
1.0.25 562 6/11/2021
1.0.24 557 6/10/2021
1.0.23 556 6/6/2021
1.0.22 487 6/1/2021
1.0.21 561 5/31/2021
1.0.20 612 5/30/2021
1.0.19 557 5/30/2021
1.0.18 525 4/5/2021
1.0.17 511 3/28/2021
1.0.16 538 3/22/2021
1.0.15 506 3/18/2021
1.0.14 527 3/17/2021
1.0.13 495 3/7/2021
1.0.12 495 3/1/2021
1.0.11 491 2/25/2021
1.0.10 552 2/24/2021
1.0.9 499 2/20/2021
1.0.8 487 2/19/2021
1.0.7 510 1/29/2021
1.0.6 527 1/28/2021
1.0.5 524 1/23/2021
1.0.4 654 12/26/2020