GraphQL.Client.Abstractions
by: Deinok, Alexander Rose, graphql-dotnet
- 115 total downloads
- Latest version: 6.1.0
Abstractions for GraphQL.Client
GraphQL.Client.Abstractions.Websocket
by: Deinok, Alexander Rose, graphql-dotnet
- 125 total downloads
- Latest version: 6.1.0
Abstractions for the Websocket transport used in GraphQL.Client
GraphQL.Client.Serializer.Newtonsoft
by: Deinok, Alexander Rose, graphql-dotnet
- 123 total downloads
- Latest version: 6.1.0
A serializer implementation for GraphQL.Client using Newtonsoft.Json as underlying JSON library
GraphQL.Client.Serializer.SystemTextJson
by: Deinok, Alexander Rose, graphql-dotnet
- 107 total downloads
- Latest version: 6.1.0
A serializer implementation for GraphQL.Client using System.Text.Json as underlying JSON library
GraphQL.Common
by: Deinok, graphql-dotnet
- 28 total downloads
- Latest version: 2.0.0-alpha.3
Common GraphQL classes
GraphQL.DataLoader
by: GraphQL.DataLoader
- 108 total downloads
- Latest version: 8.8.3
GraphQL DataLoader implementation
GraphQL.MicrosoftDI
by: GraphQL.MicrosoftDI
- 228 total downloads
- Latest version: 8.8.3
Microsoft DI extensions for GraphQL.NET
GraphQL.Primitives
by: Deinok, Alexander Rose, graphql-dotnet
- 92 total downloads
- Latest version: 6.1.0
GraphQL basic types
GraphQL.Server.Transports.AspNetCore
by: Shane Krueger, Pekka Heikura, Ivan Maximov, et al.
- 233 total downloads
- Latest version: 8.3.3
HTTP middleware for GraphQL
GraphQL.Server.Ui.GraphiQL
by: Shane Krueger, Pekka Heikura, Ivan Maximov, et al.
- 302 total downloads
- Latest version: 8.3.3
GraphiQL integration for ASP.NET Core
GraphQL.Server.Ui.Playground
by: Shane Krueger, Pekka Heikura, Ivan Maximov, et al.
- 367 total downloads
- Latest version: 8.3.3
GraphQL Playground integration for ASP.NET Core
GraphQL.SystemReactive
by: GraphQL.SystemReactive
- 35 total downloads
- Latest version: 4.8.0
GraphQL subscriptions implementation on top of System.Reactive
GraphQL.SystemTextJson
by: GraphQL.SystemTextJson
- 256 total downloads
- Latest version: 8.8.3
System.Text.Json serializer for GraphQL.NET
GreenDonut
by: ChilliCream authors and contributors
- 2.686k total downloads
- Latest version: 16.0.0-p.10.28
GreenDonut is a port of facebook's DataLoader utility, written in C# for .NET Core and .NET Framework.
GreenDonut.Abstractions
by: ChilliCream authors and contributors
- 1.364k total downloads
- Latest version: 16.0.0-p.10.28
This package provided GreenDonut DataLoader interfaces and base types.
GreenDonut.Data
by: ChilliCream authors and contributors
- 1.177k total downloads
- Latest version: 16.0.0-p.10.28
This package provides data integrations like pagination, projections, filtering and sorting.
GreenDonut.Data.Abstractions
by: ChilliCream authors and contributors
- 994 total downloads
- Latest version: 16.0.0-p.10.28
This package provides data integrations like pagination, projections, filtering and sorting.
GreenDonut.Data.EntityFramework
by: ChilliCream authors and contributors
- 1.289k total downloads
- Latest version: 16.0.0-p.10.27
This package provides data integrations like pagination, projections, filtering and sorting.
GreenDonut.Data.Primitives
by: ChilliCream authors and contributors
- 1.156k total downloads
- Latest version: 16.0.0-p.10.27
This package contains the basic building blocks of the DataLoader linq query integration.