Google.Protobuf
by: Google Inc.
- 6.281k total downloads
- Latest version: 3.31.1
C# runtime library for Protocol Buffers - Google's data interchange format.
GraphQL-Parser
by: Marek Magdziak
- 6 total downloads
- Latest version: 1.0.0
Library containing lexer and parser for GraphQL syntax
Grpc.AspNetCore
by: The gRPC Authors
- 383 total downloads
- Latest version: 2.71.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 4.052k total downloads
- Latest version: 2.71.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 401 total downloads
- Latest version: 2.71.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 4.161k 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
- 4.938k total downloads
- Latest version: 2.71.0
gRPC C# Surface API
Grpc.Net.Client
by: The gRPC Authors
- 3.667k total downloads
- Latest version: 2.71.0
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 454 total downloads
- Latest version: 2.71.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 3.733k total downloads
- Latest version: 2.71.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 658 total downloads
- Latest version: 2.72.0
gRPC and Protocol Buffer compiler for C# projects
Handlebars.Net
by: Rex Morgan
- 279 total downloads
- Latest version: 1.7.1
Blistering-fast Handlebars.js templates in your .NET application.
Hangfire
by: Sergey Odinokov
- 5.596k total downloads
- Latest version: 1.8.20
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
- 5.164k total downloads
- Latest version: 1.8.20
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
- 24.203k total downloads
- Latest version: 14.0.0-tags-13-1-0-preview-5.1
Contains the Hot Chocolate GraphQL query execution engine and query validation.
HotChocolate.AspNetCore
by: ChilliCream authors and contributors
- 24.69k total downloads
- Latest version: 16.0.0-p.3.0
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.