Hangfire.NetCore
by: Sergey Odinokov
- 79 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
- 76 total downloads
- Latest version: 1.8.1.1
A memory storage for Hangfire
Hangfire.Console
by: Alexey Skalozub
- 141 total downloads
- Latest version: 1.4.3
Job console for Hangfire
Hangfire.Core
by: Sergey Odinokov
- 585 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.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
- 520 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
- 407 total downloads
- Latest version: 2.66.0
.NET client for gRPC
Grpc.Net.Common
by: The gRPC Authors
- 422 total downloads
- Latest version: 2.67.0-pre1
Infrastructure for common functionality in gRPC
Google.Protobuf
by: Google Inc.
- 977 total downloads
- Latest version: 3.29.2
C# runtime library for Protocol Buffers - Google's data interchange format.
Google.Cloud.Storage.V1
by: Google Inc.
- 87 total downloads
- Latest version: 2.5.0
Recommended Google client library to access the Google Cloud Storage API. It wraps the Google.Apis.Storage.v1 client library, making common operations simpler in client code. Google Cloud Storage stores and retrieves potentially large, immutable data objects.
Grpc.Core
by: The gRPC Authors
- 623 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,415k total downloads
- Latest version: 2.66.0
gRPC C# Authentication Library
Grpc.AspNetCore.Server
by: The gRPC Authors
- 192 total downloads
- Latest version: 2.67.0
gRPC support for ASP.NET Core
Grpc.Net.ClientFactory
by: The gRPC Authors
- 50 total downloads
- Latest version: 2.66.0
HttpClientFactory integration the for gRPC .NET client
Grpc.AspNetCore
by: The gRPC Authors
- 70 total downloads
- Latest version: 2.67.0
gRPC meta-package for ASP.NET Core
Grpc.Tools
by: The gRPC Authors
- 111 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