TypeCache.GraphQL 9.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package TypeCache.GraphQL --version 9.1.1
                    
NuGet\Install-Package TypeCache.GraphQL -Version 9.1.1
                    
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.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TypeCache.GraphQL" Version="9.1.1" />
                    
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 9.1.1
                    
#r "nuget: TypeCache.GraphQL, 9.1.1"
                    
#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@9.1.1
                    
#: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=9.1.1
                    
Install as a Cake Addin
#tool nuget:?package=TypeCache.GraphQL&version=9.1.1
                    
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 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.  net10.0 was computed.  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 272 11/13/2025
9.3.0 271 11/13/2025
9.2.2 176 10/4/2025
9.2.1 187 9/29/2025
9.2.0 259 8/24/2025
9.1.2 147 4/25/2025
9.1.1 198 4/23/2025
9.1.0 131 2/23/2025
9.0.2 157 12/15/2024
9.0.1 156 12/6/2024
9.0.0 179 11/26/2024
8.6.2 174 10/4/2025
8.6.1 181 9/29/2025
8.6.0 247 8/24/2025
8.5.1 213 4/24/2025
8.5.0 169 2/24/2025
8.4.3 167 12/15/2024
8.4.1 186 11/26/2024
8.4.0 185 10/28/2024
8.3.1 181 6/21/2024
8.3.0 190 4/17/2024
8.2.1 178 3/20/2024
8.2.0 194 3/19/2024
8.1.4 203 3/8/2024
8.1.3 178 3/8/2024
8.1.0 169 1/31/2024
8.0.1 215 12/20/2023
8.0.0 358 12/11/2023
7.5.0 171 3/21/2024
7.4.1 207 11/12/2023
7.4.0 225 9/10/2023
7.3.14 239 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 414 12/4/2022
7.1.2 421 11/27/2022
7.1.1 450 11/23/2022
7.1.0 421 11/21/2022
7.0.0 455 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 527 8/17/2022
6.1.3 596 4/20/2022
6.1.2 571 4/18/2022
6.1.1 555 3/27/2022
6.1.0 580 3/14/2022
6.0.7 563 3/7/2022
6.0.6 584 3/7/2022
6.0.5 423 1/6/2022
6.0.4 422 1/4/2022
6.0.3 424 1/1/2022
6.0.2 449 12/21/2021
6.0.1 1,573 11/28/2021
6.0.0 479 11/15/2021
1.0.42 505 10/24/2021
1.0.41 597 10/3/2021
1.0.40 543 10/3/2021
1.0.39 602 9/11/2021
1.0.38 517 9/4/2021
1.0.37 480 8/28/2021
1.0.36 512 8/28/2021
1.0.35 487 8/16/2021
1.0.34 472 8/15/2021
1.0.33 472 8/8/2021
1.0.32 482 8/1/2021
1.0.31 529 7/19/2021
1.0.30 514 7/18/2021
1.0.29 539 7/11/2021
1.0.28 480 7/2/2021
1.0.27 542 6/30/2021
1.0.26 489 6/18/2021
1.0.25 559 6/11/2021
1.0.24 554 6/10/2021
1.0.23 553 6/6/2021
1.0.22 484 6/1/2021
1.0.21 558 5/31/2021
1.0.20 609 5/30/2021
1.0.19 554 5/30/2021
1.0.18 522 4/5/2021
1.0.17 509 3/28/2021
1.0.16 535 3/22/2021
1.0.15 502 3/18/2021
1.0.14 523 3/17/2021
1.0.13 492 3/7/2021
1.0.12 492 3/1/2021
1.0.11 488 2/25/2021
1.0.10 550 2/24/2021
1.0.9 496 2/20/2021
1.0.8 484 2/19/2021
1.0.7 505 1/29/2021
1.0.6 523 1/28/2021
1.0.5 520 1/23/2021
1.0.4 648 12/26/2020