GraphQL-Parser by: Marek Magdziak
  • 13 total downloads
  • Latest version: 1.0.0
  • GraphQL
Library containing lexer and parser for GraphQL syntax
GraphQL.Analyzers by: Joe McBride
  • 329 total downloads
  • Latest version: 8.8.4
  • GraphQL.Analyzers, analyzers
GraphQL.Analyzers
GreenDonut by: ChilliCream authors and contributors
  • 4.11k total downloads
  • Latest version: 16.0.0-rc.1.4
  • 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.Abstractions by: ChilliCream authors and contributors
  • 3.493k total downloads
  • Latest version: 16.0.0-rc.1.0
  • DataLoader Batching Caching GraphQL ChilliCream Facebook
This package provided GreenDonut DataLoader interfaces and base types.
GreenDonut.Data by: ChilliCream authors and contributors
  • 3.465k total downloads
  • Latest version: 16.0.0-rc.1.4
  • DataLoader Batching Caching GraphQL ChilliCream Facebook
This package provides data integrations like pagination, projections, filtering and sorting.
GreenDonut.Data.Abstractions by: ChilliCream authors and contributors
  • 3.071k total downloads
  • Latest version: 16.0.0-rc.1.1
  • DataLoader Batching Caching GraphQL ChilliCream Facebook
This package provides data integrations like pagination, projections, filtering and sorting.
GreenDonut.Data.EntityFramework by: ChilliCream authors and contributors
  • 3.459k total downloads
  • Latest version: 16.0.0-rc.1.1
  • DataLoader Batching Caching GraphQL ChilliCream Facebook
This package provides data integrations like pagination, projections, filtering and sorting.
GreenDonut.Data.Primitives by: ChilliCream authors and contributors
  • 3.056k total downloads
  • Latest version: 16.0.0-rc.1.1
  • DataLoader Batching Caching GraphQL ChilliCream Facebook
This package contains the basic building blocks of the DataLoader linq query integration.
Grpc by: The gRPC Authors
  • 1.346k total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore by: The gRPC Authors
  • 1.321k 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
  • 2.257k 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
  • 1.169k 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.522k 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
  • 3.168k total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 2.229k total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 1.206k 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
  • 2.824k total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Grpc.Tools by: The gRPC Authors
  • 2.959k total downloads
  • Latest version: 2.80.0-pre1
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for C# projects
Handlebars.Net by: Rex Morgan
  • 913 total downloads
  • Latest version: 1.7.1
  • handlebars mustache templating engine compiler
Blistering-fast Handlebars.js templates in your .NET application.
Hangfire by: Sergey Odinokov
  • 1.491k 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/