TypeCache.GraphQL 8.3.1

dotnet add package TypeCache.GraphQL --version 8.3.1
NuGet\Install-Package TypeCache.GraphQL -Version 8.3.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="8.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TypeCache.GraphQL --version 8.3.1
#r "nuget: TypeCache.GraphQL, 8.3.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.
// Install TypeCache.GraphQL as a Cake Addin
#addin nuget:?package=TypeCache.GraphQL&version=8.3.1

// Install TypeCache.GraphQL as a Cake Tool
#tool nuget:?package=TypeCache.GraphQL&version=8.3.1

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 net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.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
8.3.1 73 6/21/2024
8.3.0 96 4/17/2024
8.2.1 87 3/20/2024
8.2.0 95 3/19/2024
8.1.4 100 3/8/2024
8.1.3 97 3/8/2024
8.1.0 81 1/31/2024
8.0.1 125 12/20/2023
8.0.0 108 12/11/2023
7.5.0 81 3/21/2024
7.4.1 142 11/12/2023
7.4.0 138 9/10/2023
7.3.14 144 8/13/2023
7.3.13 130 7/30/2023
7.3.12 132 7/17/2023
7.3.11 121 6/14/2023
7.3.10 199 3/19/2023
7.3.9 204 3/10/2023
7.3.8 195 3/10/2023
7.3.7 423 1/26/2023
7.3.6 263 1/24/2023
7.3.5 263 1/22/2023
7.3.4 269 1/18/2023
7.3.2 281 1/15/2023
7.3.1 288 1/11/2023
7.2.5 262 12/26/2022
7.2.4 300 12/25/2022
7.2.3 302 12/25/2022
7.2.2 334 12/25/2022
7.2.1 270 12/14/2022
7.2.0 278 12/14/2022
7.1.3 299 12/4/2022
7.1.2 299 11/27/2022
7.1.1 314 11/23/2022
7.1.0 306 11/21/2022
7.0.0 324 11/17/2022
6.3.2 211 3/19/2023
6.3.1 204 3/10/2023
6.3.0 245 2/1/2023
6.2.0 382 8/17/2022
6.1.3 445 4/20/2022
6.1.2 416 4/18/2022
6.1.1 405 3/27/2022
6.1.0 420 3/14/2022
6.0.7 398 3/7/2022
6.0.6 403 3/7/2022
6.0.5 258 1/6/2022
6.0.4 257 1/4/2022
6.0.3 271 1/1/2022
6.0.2 285 12/21/2021
6.0.1 1,417 11/28/2021
6.0.0 279 11/15/2021
1.0.42 334 10/24/2021
1.0.41 448 10/3/2021
1.0.40 376 10/3/2021
1.0.39 426 9/11/2021
1.0.38 353 9/4/2021
1.0.37 325 8/28/2021
1.0.36 350 8/28/2021
1.0.35 321 8/16/2021
1.0.34 308 8/15/2021
1.0.33 333 8/8/2021
1.0.32 319 8/1/2021
1.0.31 369 7/19/2021
1.0.30 346 7/18/2021
1.0.29 378 7/11/2021
1.0.28 314 7/2/2021
1.0.27 383 6/30/2021
1.0.26 315 6/18/2021
1.0.25 407 6/11/2021
1.0.24 395 6/10/2021
1.0.23 390 6/6/2021
1.0.22 327 6/1/2021
1.0.21 393 5/31/2021
1.0.20 444 5/30/2021
1.0.19 388 5/30/2021
1.0.18 330 4/5/2021
1.0.17 337 3/28/2021
1.0.16 374 3/22/2021
1.0.15 326 3/18/2021
1.0.14 342 3/17/2021
1.0.13 311 3/7/2021
1.0.12 327 3/1/2021
1.0.11 333 2/25/2021
1.0.10 358 2/24/2021
1.0.9 308 2/20/2021
1.0.8 303 2/19/2021
1.0.7 326 1/29/2021
1.0.6 329 1/28/2021
1.0.5 336 1/23/2021
1.0.4 464 12/26/2020