Google.Protobuf by: Google Inc.
  • 7.878k total downloads
  • Latest version: 3.33.0
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
GraphQL by: Joseph T. McBride
  • 433 total downloads
  • Latest version: 0.9.3
  • GraphQL json api
GraphQL for .NET
GraphQL-Parser by: Marek Magdziak
  • 18 total downloads
  • Latest version: 1.0.0
  • GraphQL
Library containing lexer and parser for GraphQL syntax
GraphQL.Analyzers by: Joe McBride
  • 278 total downloads
  • Latest version: 8.6.0
  • GraphQL.Analyzers analyzers
GraphQL.Analyzers
Grpc by: The gRPC Authors
  • 7.263k total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore by: The gRPC Authors
  • 1.767k total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 6.024k total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 1.608k total downloads
  • Latest version: 2.71.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
  • 4.977k 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
  • 7.949k total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 5.546k total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 1.824k total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common by: The gRPC Authors
  • 6.616k total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Grpc.Tools by: The gRPC Authors
  • 2.943k total downloads
  • Latest version: 2.72.0
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for C# projects
Handlebars.Net by: Rex Morgan
  • 938 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
  • 7.127k total downloads
  • Latest version: 1.8.21
  • 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/
Hangfire.SqlServer by: Sergey Odinokov
  • 6.296k total downloads
  • Latest version: 1.8.21
  • Hangfire SqlServer SqlAzure LocalDB
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.
HotChocolate by: ChilliCream authors and contributors
  • 29.534k total downloads
  • Latest version: 14.0.0-tags-13-1-0-preview-5.1
  • GraphQL ChilliCream
Contains the Hot Chocolate GraphQL query execution engine and query validation.
HotChocolate.AspNetCore by: ChilliCream authors and contributors
  • 30.567k total downloads
  • Latest version: 16.0.0-p.8.18
  • GraphQL ChilliCream
This package contains the GraphQL ASP.NET Core middleware for Hot Chocolate. Moreover, this package includes the Nitro middleware, which provides you with our beloved GraphQL IDE middleware.
HotChocolate.Data by: ChilliCream authors and contributors
  • 28.534k total downloads
  • Latest version: 16.0.0-p.8.18
  • GraphQL ChilliCream
Contains ready to use extensions for data management in HotChocolate. This includes filtering, projections and sorting