Google.Protobuf
by: Google Inc.
- 7.417k total downloads
- Latest version: 3.32.0-rc2
C# runtime library for Protocol Buffers - Google's data interchange format.
GraphQL-Parser
by: Marek Magdziak
- 48 total downloads
- Latest version: 3.1.0-preview-39
Library containing lexer and parser for GraphQL syntax
GraphQL.Common
by: Deinok graphql-dotnet
- 96 total downloads
- Latest version: 2.0.0-alpha.3
Common GraphQL classes
Grpc.AspNetCore
by: The gRPC Authors
- 1.231k total downloads
- Latest version: 2.71.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 4.989k total downloads
- Latest version: 2.71.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 1.255k 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.38k 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
- 6.134k total downloads
- Latest version: 2.71.0
gRPC C# Surface API
Grpc.Net.Client
by: The gRPC Authors
- 4.51k total downloads
- Latest version: 2.71.0
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 1.259k total downloads
- Latest version: 2.71.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 5.145k total downloads
- Latest version: 2.71.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 1.665k total downloads
- Latest version: 2.72.0
gRPC and Protocol Buffer compiler for C# projects
Handlebars.Net
by: Rex Morgan
- 601 total downloads
- Latest version: 1.7.1
Blistering-fast Handlebars.js templates in your .NET application.
Hangfire
by: Sergey Odinokov
- 6.174k total downloads
- Latest version: 1.8.21
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.678k total downloads
- Latest version: 1.8.21
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.