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 267 11/13/2025
9.3.0 267 11/13/2025
9.2.2 173 10/4/2025
9.2.1 183 9/29/2025
9.2.0 255 8/24/2025
9.1.2 143 4/25/2025
9.1.1 195 4/23/2025
9.1.0 125 2/23/2025
9.0.2 152 12/15/2024
9.0.1 152 12/6/2024
9.0.0 175 11/26/2024
8.6.2 170 10/4/2025
8.6.1 177 9/29/2025
8.6.0 243 8/24/2025
8.5.1 209 4/24/2025
8.5.0 164 2/24/2025
8.4.3 162 12/15/2024
8.4.1 182 11/26/2024
8.4.0 180 10/28/2024
8.3.1 177 6/21/2024
8.3.0 186 4/17/2024
8.2.1 174 3/20/2024
8.2.0 190 3/19/2024
8.1.4 198 3/8/2024
8.1.3 174 3/8/2024
8.1.0 165 1/31/2024
8.0.1 211 12/20/2023
8.0.0 354 12/11/2023
7.5.0 167 3/21/2024
7.4.1 205 11/12/2023
7.4.0 222 9/10/2023
7.3.14 236 8/13/2023
7.3.13 226 7/30/2023
7.3.12 246 7/17/2023
7.3.11 233 6/14/2023
7.3.10 329 3/19/2023
7.3.9 329 3/10/2023
7.3.8 307 3/10/2023
7.3.7 544 1/26/2023
7.3.6 396 1/24/2023
7.3.5 390 1/22/2023
7.3.4 397 1/18/2023
7.3.2 425 1/15/2023
7.3.1 417 1/11/2023
7.2.5 393 12/26/2022
7.2.4 491 12/25/2022
7.2.3 555 12/25/2022
7.2.2 579 12/25/2022
7.2.1 402 12/14/2022
7.2.0 411 12/14/2022
7.1.3 411 12/4/2022
7.1.2 418 11/27/2022
7.1.1 446 11/23/2022
7.1.0 418 11/21/2022
7.0.0 452 11/17/2022
6.3.2 330 3/19/2023
6.3.1 326 3/10/2023
6.3.0 356 2/1/2023
6.2.0 524 8/17/2022
6.1.3 593 4/20/2022
6.1.2 568 4/18/2022
6.1.1 552 3/27/2022
6.1.0 578 3/14/2022
6.0.7 560 3/7/2022
6.0.6 581 3/7/2022
6.0.5 420 1/6/2022
6.0.4 419 1/4/2022
6.0.3 421 1/1/2022
6.0.2 446 12/21/2021
6.0.1 1,571 11/28/2021
6.0.0 476 11/15/2021
1.0.42 502 10/24/2021
1.0.41 594 10/3/2021
1.0.40 540 10/3/2021
1.0.39 599 9/11/2021
1.0.38 514 9/4/2021
1.0.37 477 8/28/2021
1.0.36 509 8/28/2021
1.0.35 484 8/16/2021
1.0.34 468 8/15/2021
1.0.33 470 8/8/2021
1.0.32 479 8/1/2021
1.0.31 527 7/19/2021
1.0.30 512 7/18/2021
1.0.29 536 7/11/2021
1.0.28 478 7/2/2021
1.0.27 541 6/30/2021
1.0.26 486 6/18/2021
1.0.25 558 6/11/2021
1.0.24 552 6/10/2021
1.0.23 551 6/6/2021
1.0.22 482 6/1/2021
1.0.21 556 5/31/2021
1.0.20 607 5/30/2021
1.0.19 552 5/30/2021
1.0.18 520 4/5/2021
1.0.17 507 3/28/2021
1.0.16 533 3/22/2021
1.0.15 500 3/18/2021
1.0.14 521 3/17/2021
1.0.13 490 3/7/2021
1.0.12 490 3/1/2021
1.0.11 486 2/25/2021
1.0.10 549 2/24/2021
1.0.9 494 2/20/2021
1.0.8 482 2/19/2021
1.0.7 503 1/29/2021
1.0.6 521 1/28/2021
1.0.5 518 1/23/2021
1.0.4 647 12/26/2020