GraphQL.Server.Transports.AspNetCore by: Shane Krueger, Pekka Heikura, Ivan Maximov, et al.
  • 428 total downloads
  • Latest version: 8.3.3
  • GraphQL middleware
HTTP middleware for GraphQL
GraphQL.Server.Ui.GraphiQL by: Shane Krueger, Pekka Heikura, Ivan Maximov, et al.
  • 440 total downloads
  • Latest version: 8.3.3
  • GraphiQL GraphQL
GraphiQL integration for ASP.NET Core
GraphQL.Server.Ui.Playground by: Shane Krueger, Pekka Heikura, Ivan Maximov, et al.
  • 360 total downloads
  • Latest version: 8.3.3
  • GraphQL Playground
GraphQL Playground integration for ASP.NET Core
GraphQL.SystemReactive by: GraphQL.SystemReactive
  • 84 total downloads
  • Latest version: 4.8.0
  • GraphQL json api subscriptions
GraphQL subscriptions implementation on top of System.Reactive
GraphQL.SystemTextJson by: GraphQL.SystemTextJson
  • 629 total downloads
  • Latest version: 8.8.3
  • GraphQL json
System.Text.Json serializer for GraphQL.NET
GreenDonut by: ChilliCream authors and contributors
  • 2.992k total downloads
  • Latest version: 14.4.0-p.10
  • DataLoader Batching Caching GraphQL ChilliCream Facebook
GreenDonut is a port of facebook's DataLoader utility, written in C# for .NET Core and .NET Framework.
GreenDonut.Data.Primitives by: ChilliCream authors and contributors
  • 4 total downloads
  • Latest version: 14.4.0-p.10
  • DataLoader Batching Caching GraphQL ChilliCream Facebook
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
  • MassTransit GreenPipes
GreenPipes, a pipes and filters library for the Task Parallel Library
Grpc by: The gRPC Authors
  • 738 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore by: The gRPC Authors
  • 1.006k total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 1.542k total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 788 total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core by: The gRPC Authors
  • 1.578k total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
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 RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 1.217k total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 898 total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common by: The gRPC Authors
  • 1.583k total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Grpc.Tools by: The gRPC Authors
  • 2.074k total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for C# projects
Handlebars.Net by: Rex Morgan
  • 1.091k total downloads
  • Latest version: 2.1.6
  • handlebars mustache templating engine compiler
Blistering-fast Handlebars.js templates in your .NET application.
Hangfire by: Sergey Odinokov
  • 967 total downloads
  • Latest version: 1.8.23
  • Hangfire AspNet MVC AspNetCore NetCore SqlServer Long-Running Background Fire-And-Forget Delayed Recurring Tasks Jobs Scheduler Threading Queues
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks inside ASP.NET applications. No Windows Service / Task Scheduler required. Even ASP.NET is not required. Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery. https://www.hangfire.io/