TypeCache.GraphQL 8.3.0

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

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

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.0 91 4/17/2024
8.2.1 85 3/20/2024
8.2.0 94 3/19/2024
8.1.4 98 3/8/2024
8.1.3 96 3/8/2024
8.1.0 79 1/31/2024
8.0.1 122 12/20/2023
8.0.0 107 12/11/2023
7.5.0 79 3/21/2024
7.4.1 139 11/12/2023
7.4.0 136 9/10/2023
7.3.14 142 8/13/2023
7.3.13 128 7/30/2023
7.3.12 131 7/17/2023
7.3.11 119 6/14/2023
7.3.10 197 3/19/2023
7.3.9 202 3/10/2023
7.3.8 194 3/10/2023
7.3.7 418 1/26/2023
7.3.6 260 1/24/2023
7.3.5 262 1/22/2023
7.3.4 268 1/18/2023
7.3.2 280 1/15/2023
7.3.1 287 1/11/2023
7.2.5 260 12/26/2022
7.2.4 299 12/25/2022
7.2.3 301 12/25/2022
7.2.2 333 12/25/2022
7.2.1 269 12/14/2022
7.2.0 277 12/14/2022
7.1.3 297 12/4/2022
7.1.2 297 11/27/2022
7.1.1 313 11/23/2022
7.1.0 305 11/21/2022
7.0.0 322 11/17/2022
6.3.2 209 3/19/2023
6.3.1 203 3/10/2023
6.3.0 241 2/1/2023
6.2.0 380 8/17/2022
6.1.3 443 4/20/2022
6.1.2 414 4/18/2022
6.1.1 403 3/27/2022
6.1.0 419 3/14/2022
6.0.7 394 3/7/2022
6.0.6 399 3/7/2022
6.0.5 256 1/6/2022
6.0.4 256 1/4/2022
6.0.3 270 1/1/2022
6.0.2 283 12/21/2021
6.0.1 1,414 11/28/2021
6.0.0 278 11/15/2021
1.0.42 332 10/24/2021
1.0.41 446 10/3/2021
1.0.40 375 10/3/2021
1.0.39 423 9/11/2021
1.0.38 352 9/4/2021
1.0.37 323 8/28/2021
1.0.36 349 8/28/2021
1.0.35 320 8/16/2021
1.0.34 307 8/15/2021
1.0.33 332 8/8/2021
1.0.32 318 8/1/2021
1.0.31 367 7/19/2021
1.0.30 345 7/18/2021
1.0.29 377 7/11/2021
1.0.28 313 7/2/2021
1.0.27 381 6/30/2021
1.0.26 314 6/18/2021
1.0.25 406 6/11/2021
1.0.24 394 6/10/2021
1.0.23 389 6/6/2021
1.0.22 326 6/1/2021
1.0.21 391 5/31/2021
1.0.20 443 5/30/2021
1.0.19 387 5/30/2021
1.0.18 328 4/5/2021
1.0.17 335 3/28/2021
1.0.16 373 3/22/2021
1.0.15 325 3/18/2021
1.0.14 341 3/17/2021
1.0.13 310 3/7/2021
1.0.12 326 3/1/2021
1.0.11 331 2/25/2021
1.0.10 357 2/24/2021
1.0.9 307 2/20/2021
1.0.8 302 2/19/2021
1.0.7 324 1/29/2021
1.0.6 328 1/28/2021
1.0.5 335 1/23/2021
1.0.4 460 12/26/2020