Hangfire.NetCore
by: Sergey Odinokov
- 285 total downloads
- Latest version: 1.8.17
.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
A memory storage for Hangfire
Hangfire.Console.Extensions.Serilog
by: Peter Andersson
- 67 total downloads
- Latest version: 2.0.0
Makes it easier to use Hangfire.Console with serilog
Hangfire.Console
by: Alexey Skalozub
- 142 total downloads
- Latest version: 1.4.3
Job console for Hangfire
Hangfire.SqlServer
by: Sergey Odinokov
- 638 total downloads
- Latest version: 1.8.17
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
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
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
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
In-memory job storage for Hangfire with an efficient implementation.
Hangfire
by: Sergey Odinokov
- 539 total downloads
- Latest version: 1.8.17
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
.NET client for gRPC
Grpc.Net.Common
by: The gRPC Authors
- 438 total downloads
- Latest version: 2.67.0
Infrastructure for common functionality in gRPC
Hangfire.PostgreSql
by: Frank Hommers Vytautas Kasparavičius Žygimantas Arūna
- 308 total downloads
- Latest version: 1.20.10+9
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
Add tags to Hangfire backgroundjobs
Grpc.Core
by: The gRPC Authors
- 635 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.Auth
by: The gRPC Authors
- 1,461k total downloads
- Latest version: 2.66.0
gRPC C# Authentication Library
Grpc.Net.ClientFactory
by: The gRPC Authors
- 51 total downloads
- Latest version: 2.66.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Tools
by: The gRPC Authors
- 122 total downloads
- Latest version: 2.69.0-pre1
gRPC and Protocol Buffer compiler for C# projects
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 65 total downloads
- Latest version: 2.67.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core