Hangfire.NetCore by: Sergey Odinokov
  • 285 total downloads
  • Latest version: 1.8.17
  • hangfire netcore
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.
Hangfire.MemoryStorage by: PERRICHOT Florian
  • 77 total downloads
  • Latest version: 1.8.1.1
  • Hangfire Storage
A memory storage for Hangfire
Hangfire.Console.Extensions.Serilog by: Peter Andersson
  • 67 total downloads
  • Latest version: 2.0.0
  • Hangfire Hangfire.Console Serilog
Makes it easier to use Hangfire.Console with serilog
Hangfire.Console by: Alexey Skalozub
  • 142 total downloads
  • Latest version: 1.4.3
  • hangfire console logging
Job console for Hangfire
Hangfire.SqlServer by: Sergey Odinokov
  • 638 total downloads
  • Latest version: 1.8.17
  • 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.
Hangfire.Core by: Sergey Odinokov
  • 587 total downloads
  • Latest version: 1.8.14
  • Hangfire OWIN 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 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.AspNetCore by: Sergey Odinokov
  • 280 total downloads
  • Latest version: 1.8.17
  • hangfire aspnetcore
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
Hangfire.Console.Extensions by: Peter Andersson
  • 64 total downloads
  • Latest version: 2.0.0
  • Hangfire Hangfire.Console
Makes it easier to use Hangfire.Console with .net core dependency injection
Hangfire.InMemory by: Sergey Odinokov
  • 126 total downloads
  • Latest version: 1.0.0
  • Hangfire Storage In-Memory
In-memory job storage for Hangfire with an efficient implementation.
Hangfire by: Sergey Odinokov
  • 539 total downloads
  • Latest version: 1.8.17
  • 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/
Grpc.Net.Client by: The gRPC Authors
  • 416 total downloads
  • Latest version: 2.66.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.Common by: The gRPC Authors
  • 438 total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Grpc.Core.Api by: The gRPC Authors
  • 565 total downloads
  • Latest version: 2.66.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Hangfire.PostgreSql by: Frank Hommers Vytautas Kasparavičius Žygimantas Arūna
  • 308 total downloads
  • Latest version: 1.20.10+9
  • Hangfire PostgreSql Postgres
PostgreSql storage implementation for Hangfire (background job system for ASP.NET and aspnet core applications).
Hangfire.Tags by: Erwin Bovendeur
  • 151 total downloads
  • Latest version: 1.9.0-beta.3
  • hangfire tags
Add tags to Hangfire backgroundjobs
Grpc.Core by: The gRPC Authors
  • 635 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.Auth by: The gRPC Authors
  • 1,461k total downloads
  • Latest version: 2.66.0
  • gRPC RPC HTTP/2 Auth OAuth2
gRPC C# Authentication Library
Grpc.Net.ClientFactory by: The gRPC Authors
  • 51 total downloads
  • Latest version: 2.66.0
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client
Grpc.Tools by: The gRPC Authors
  • 122 total downloads
  • Latest version: 2.69.0-pre1
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for C# projects
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 65 total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core