Grpc.AspNetCore.Web
by: The gRPC Authors
- 943 total downloads
- Latest version: 2.71.0
gRPC-Web support for ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 663 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.Client
by: The gRPC Authors
- 880 total downloads
- Latest version: 2.71.0
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 1.121k total downloads
- Latest version: 2.71.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 855 total downloads
- Latest version: 2.71.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 1.347k total downloads
- Latest version: 2.71.0
gRPC and Protocol Buffer compiler for C# projects
HarfBuzzSharp
by: Microsoft
- 587 total downloads
- Latest version: 8.3.1.1
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HarfBuzzSharp.NativeAssets.Linux
by: Microsoft
- 295 total downloads
- Latest version: 8.3.1-preview.2.3
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
Hangfire
by: Sergey Odinokov
- 493 total downloads
- Latest version: 1.8.20
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.Core
by: Sergey Odinokov
- 500 total downloads
- Latest version: 1.8.18
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.SqlServer
by: Sergey Odinokov
- 662 total downloads
- Latest version: 1.8.20
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.
Hangfire.AspNetCore
by: Sergey Odinokov
- 490 total downloads
- Latest version: 1.8.20
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
Hangfire.NetCore
by: Sergey Odinokov
- 357 total downloads
- Latest version: 1.8.20
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.
Grpc.Auth
by: The gRPC Authors
- 796 total downloads
- Latest version: 2.71.0
gRPC C# Authentication Library
HangFire.SqlServer
by: Sergey Odinokov
- 65 total downloads
- Latest version: 0.9.1
SQL Server / SQL Azure job storage implementation for HangFire (background job system for ASP.NET applications).
HangFire
by: Sergey Odinokov
- 78 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.Dashboard.Basic.Authentication
by: Travis Frisinger
- 54 total downloads
- Latest version: 5.0.0
A re-usable Hangfire Basic Authentication filter. Just import and configure.
Hangfire.Console.Extensions.Serilog
by: Peter Andersson
- 30 total downloads
- Latest version: 2.0.0
Makes it easier to use Hangfire.Console with serilog
Hangfire.Console.Extensions
by: Peter Andersson
- 32 total downloads
- Latest version: 2.0.0
Makes it easier to use Hangfire.Console with .net core dependency injection
Hangfire.Mongo
by: Jonas Gottschau
- 285 total downloads
- Latest version: 1.11.5
MongoDB storage implementation for Hangfire (background job system for ASP.NET applications).
HangFire.Mongo
by: Sergey Zwezdin
- 16 total downloads
- Latest version: 0.2.3
MongoDB storage implementation for Hangfire (background job system for ASP.NET applications).
Hangfire.Console
by: Alexey Skalozub
- 84 total downloads
- Latest version: 1.4.3
Job console for Hangfire