gotrue-csharp
by: Joseph Schultz <joseph@acupofjose.com>
- 36 total downloads
- Latest version: 4.3.1
A C# client for gotrue
Grpc.AspNetCore
by: The gRPC Authors
- 671 total downloads
- Latest version: 2.67.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 696 total downloads
- Latest version: 2.67.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 672 total downloads
- Latest version: 2.67.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.AspNetCore.Web
by: The gRPC Authors
- 648 total downloads
- Latest version: 2.67.0
gRPC-Web support for ASP.NET Core
Grpc.Auth
by: The gRPC Authors
- 401 total downloads
- Latest version: 2.66.0
gRPC C# Authentication Library
Grpc.Core
by: The gRPC Authors
- 380 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
- 596 total downloads
- Latest version: 2.67.0
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 686 total downloads
- Latest version: 2.67.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 565 total downloads
- Latest version: 2.67.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 911 total downloads
- Latest version: 2.69.0
gRPC and Protocol Buffer compiler for C# projects
HangFire
by: Sergey Odinokov
- 45 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
by: Sergey Odinokov
- 282 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/
Hangfire.AspNetCore
by: Sergey Odinokov
- 294 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
- 5 total downloads
- Latest version: 2.0.0
Makes it easier to use Hangfire.Console with .net core dependency injection
Hangfire.Console.Extensions.Serilog
by: Peter Andersson
- 5 total downloads
- Latest version: 2.0.0
Makes it easier to use Hangfire.Console with serilog
Hangfire.Core
by: Sergey Odinokov
- 189 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/
Hangfire.Mongo
by: Sergey Zwezdin Martin Lobger Jonas Gottschau
- 3 total downloads
- Latest version: 1.10.9
MongoDB storage implementation for Hangfire (background job system for ASP.NET applications).
Hangfire.NetCore
by: Sergey Odinokov
- 110 total downloads
- Latest version: 1.8.17
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.