GraphQL.Server.Transports.AspNetCore
by: Shane Krueger, Pekka Heikura, Ivan Maximov, et al.
- 519 total downloads
- Latest version: 8.3.3
HTTP middleware for GraphQL
GraphQL.Server.Ui.GraphiQL
by: Shane Krueger, Pekka Heikura, Ivan Maximov, et al.
- 539 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.
- 430 total downloads
- Latest version: 8.3.3
GraphQL Playground integration for ASP.NET Core
GraphQL.SystemReactive
by: GraphQL.SystemReactive
- 84 total downloads
- Latest version: 4.8.0
GraphQL subscriptions implementation on top of System.Reactive
GraphQL.SystemTextJson
by: GraphQL.SystemTextJson
- 637 total downloads
- Latest version: 8.8.3
System.Text.Json serializer for GraphQL.NET
GreenDonut
by: ChilliCream authors and contributors
- 5.128k total downloads
- Latest version: 16.0.0-p.10.45
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.954k total downloads
- Latest version: 16.0.0-p.10.45
This package provided GreenDonut DataLoader interfaces and base types.
GreenDonut.Data
by: ChilliCream authors and contributors
- 1.833k total downloads
- Latest version: 16.0.0-p.10.45
This package provides data integrations like pagination, projections, filtering and sorting.
GreenDonut.Data.Abstractions
by: ChilliCream authors and contributors
- 1.507k total downloads
- Latest version: 16.0.0-p.10.45
This package provides data integrations like pagination, projections, filtering and sorting.
GreenDonut.Data.EntityFramework
by: ChilliCream authors and contributors
- 1.895k total downloads
- Latest version: 16.0.0-p.10.45
This package provides data integrations like pagination, projections, filtering and sorting.
GreenDonut.Data.Primitives
by: ChilliCream authors and contributors
- 1.682k total downloads
- Latest version: 16.0.0-p.10.45
This package contains the basic building blocks of the DataLoader linq query integration.
GreenPipes
by: Chris Patterson
- 80 total downloads
- Latest version: 4.0.1
GreenPipes, a pipes and filters library for the Task Parallel Library
Grpc.AspNetCore
by: The gRPC Authors
- 1.006k total downloads
- Latest version: 2.76.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 1.541k total downloads
- Latest version: 2.76.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 788 total downloads
- Latest version: 2.76.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 1.577k total downloads
- Latest version: 2.46.6
C# implementation of gRPC based on native gRPC C-core library.
Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future.
See https://grpc.io/blog/grpc-csharp-future/ for details.
Grpc.Core.Api
by: The gRPC Authors
- 1.949k total downloads
- Latest version: 2.76.0
gRPC C# Surface API
Grpc.Net.Client
by: The gRPC Authors
- 1.217k total downloads
- Latest version: 2.76.0
.NET client for gRPC