Grpc.Tools
by: The gRPC Authors
- 3.632k total downloads
- Latest version: 2.76.0
gRPC and Protocol Buffer compiler for C# projects
Grpc.Net.ClientFactory
by: The gRPC Authors
- 2.527k total downloads
- Latest version: 2.76.0
HttpClientFactory integration the for gRPC .NET client
Grpc.AspNetCore.Web
by: The gRPC Authors
- 1.931k total downloads
- Latest version: 2.76.0
gRPC-Web support for ASP.NET Core
Grpc.Auth
by: The gRPC Authors
- 2.863k total downloads
- Latest version: 2.76.0
gRPC C# Authentication Library
Grpc.Net.Client
by: The gRPC Authors
- 2.196k total downloads
- Latest version: 2.76.0
.NET client for gRPC
Grpc.Core
by: The gRPC Authors
- 2.386k 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.Net.Common
by: The gRPC Authors
- 2.161k total downloads
- Latest version: 2.76.0
Infrastructure for common functionality in gRPC
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 1.925k total downloads
- Latest version: 2.76.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Hangfire.Core
by: Sergey Odinokov
- 2.005k total downloads
- Latest version: 1.8.22
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks in .NET applications. No Windows Service / Task Scheduler 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
by: Sergey Odinokov
- 1.934k total downloads
- Latest version: 1.8.22
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/
Grpc.Core.Api
by: The gRPC Authors
- 2.337k total downloads
- Latest version: 2.76.0
gRPC C# Surface API
Hangfire.NetCore
by: Sergey Odinokov
- 1.058k total downloads
- Latest version: 1.8.22
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.
Hangfire.AspNetCore
by: Sergey Odinokov
- 1.416k total downloads
- Latest version: 1.8.22
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
HangFire.Core
by: Sergey Odinokov
- 260 total downloads
- Latest version: 0.9.1
Core components for HangFire (background job system for ASP.NET applications).
HangFire.Mongo
by: Sergey Zwezdin
- 86 total downloads
- Latest version: 0.2.5
MongoDB storage implementation for Hangfire (background job system for ASP.NET applications).
Hangfire.Mongo
by: Sergey Zwezdin Martin Lobger Jonas Gottschau
- 1.083k total downloads
- Latest version: 1.10.9
MongoDB storage implementation for Hangfire (background job system for ASP.NET applications).
Hangfire.Console
by: Alexey Skalozub
- 413 total downloads
- Latest version: 1.4.3
Job console for Hangfire
HangFire
by: Sergey Odinokov
- 286 total downloads
- Latest version: 0.9.1
Incredibly 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 application. No Windows Service / Task Scheduler required. Even ASP.NET is not required.
Backed by Redis, SQL Server, SQL Azure or MSMQ.
http://hangfire.io/
Hangfire.Console.Extensions
by: Peter Andersson
- 116 total downloads
- Latest version: 2.0.0
Makes it easier to use Hangfire.Console with .net core dependency injection
Hangfire.Console.Extensions.Serilog
by: Peter Andersson
- 90 total downloads
- Latest version: 2.0.0
Makes it easier to use Hangfire.Console with serilog
Hangfire.AspNet
by: Sergey Odinokov
- 26 total downloads
- Latest version: 0.3.0
ASP.NET integration for Hangfire.
Hangfire.Dashboard.Authorization
by: Sergey Odinokov
- 80 total downloads
- Latest version: 3.1.0
Some authorization filters for Hangfire's Dashboard.
Hammock
by: Daniel Crenna and Jason Diller
- 99 total downloads
- Latest version: 1.3.1
Hammock is an HTTP API library for .NET that greatly simplifies consuming and wrapping RESTful services.