Google.Protobuf
by: Google Inc.
- 1.659k total downloads
- Latest version: 3.26.0
C# runtime library for Protocol Buffers - Google's data interchange format.
Gotenberg.Sharp.API.Client
by: Gotenberg.Sharp.API.Client
- 12 total downloads
- Latest version: 2.5.0
C# API client for interacting with the Gotenberg v7 & v8 micro-service's API, a docker-powered stateless API for converting & merging HTML, Markdown and Office documents to PDF. The client supports a configurable Polly retry policy with exponential back-off for handling transient exceptions.
Grpc.AspNetCore.Web
by: The gRPC Authors
- 171 total downloads
- Latest version: 2.61.0
gRPC-Web support for ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 6 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
- 7 total downloads
- Latest version: 2.62.0
Infrastructure for common functionality in gRPC
Hangfire
by: Sergey Odinokov
- 111 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 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.AspNetCore
by: Sergey Odinokov
- 233 total downloads
- Latest version: 1.8.17
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
Hangfire.Console
by: Alexey Skalozub
- 196 total downloads
- Latest version: 1.4.3
Job console for Hangfire
Hangfire.Core
by: Sergey Odinokov
- 990 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 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/
- 211 total downloads
- Latest version: 1.0.2
enable basic authorization for hangfire(api or dashbord..)
- 8 total downloads
- Latest version: 1.4.8
agent job console to hangfire postgresql
Hangfire.NetCore
by: Sergey Odinokov
- 213 total downloads
- Latest version: 1.8.17
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.
Hangfire.PostgreSql
by: Frank Hommers Vytautas Kasparavičius Žygimantas Arūna
- 237 total downloads
- Latest version: 1.20.10+9
PostgreSql storage implementation for Hangfire (background job system for ASP.NET and aspnet core applications).
Hangfire.RecurringJobExtensions
by: icsharp
- 227 total downloads
- Latest version: 1.1.6
Hangfire extensions for RecurringJob
Hangfire.SqlServer
by: Sergey Odinokov
- 99 total downloads
- Latest version: 1.8.14
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.