Grpc.AspNetCore
by: The gRPC Authors
- 2.834k total downloads
- Latest version: 2.80.0-pre1
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 2.754k total downloads
- Latest version: 2.80.0-pre1
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 2.497k total downloads
- Latest version: 2.80.0-pre1
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.AspNetCore.Web
by: The gRPC Authors
- 2.487k total downloads
- Latest version: 2.80.0-pre1
gRPC-Web support for ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 3.154k 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.Core.Api
by: The gRPC Authors
- 3.121k total downloads
- Latest version: 2.80.0
gRPC C# Surface API
Grpc.Net.Client
by: The gRPC Authors
- 2.887k total downloads
- Latest version: 2.80.0
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 3.262k total downloads
- Latest version: 2.80.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 2.887k total downloads
- Latest version: 2.80.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 5.041k total downloads
- Latest version: 2.80.0
gRPC and Protocol Buffer compiler for C# projects
Hangfire
by: Sergey Odinokov
- 2.72k total downloads
- Latest version: 1.8.23
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
- 2.045k total downloads
- Latest version: 1.8.23
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
- 1.92k total downloads
- Latest version: 1.8.23
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
Hangfire.NetCore
by: Sergey Odinokov
- 1.408k total downloads
- Latest version: 1.8.23
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.
Grpc.Auth
by: The gRPC Authors
- 3.761k total downloads
- Latest version: 2.80.0
gRPC C# Authentication Library
HangFire
by: Sergey Odinokov
- 401 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.Serilog
by: Peter Andersson
- 137 total downloads
- Latest version: 2.1.0
Makes it easier to use Hangfire.Console with serilog
Hangfire.Console.Extensions
by: Peter Andersson
- 166 total downloads
- Latest version: 2.1.0
Makes it easier to use Hangfire.Console with .net core dependency injection
Hangfire.Mongo
by: Jonas Gottschau
- 1.668k total downloads
- Latest version: 1.14.1
MongoDB storage implementation for Hangfire (background job system for ASP.NET applications).
HangFire.Mongo
by: Sergey Zwezdin
- 81 total downloads
- Latest version: 0.2.3
MongoDB storage implementation for Hangfire (background job system for ASP.NET applications).
Hangfire.Console
by: Alexey Skalozub
- 557 total downloads
- Latest version: 1.4.3
Job console for Hangfire