Google.OrTools.runtime.linux-arm64
by: Laurent Perron
- 9 total downloads
- Latest version: 9.11.4210
.NET native wrapper for the Operations Research Tools project
Google.OrTools.runtime.linux-x64
by: Laurent Perron
- 28 total downloads
- Latest version: 9.11.4210
.NET native wrapper for the Operations Research Tools project
Google.OrTools.runtime.osx-arm64
by: Laurent Perron
- 8 total downloads
- Latest version: 9.11.4210
.NET native wrapper for the Operations Research Tools project
Google.OrTools.runtime.osx-x64
by: Laurent Perron
- 84 total downloads
- Latest version: 9.11.4210
.NET native wrapper for the Operations Research Tools project
Google.OrTools.runtime.win-x64
by: Laurent Perron
- 78 total downloads
- Latest version: 9.11.4210
.NET native wrapper for the Operations Research Tools project
Google.Protobuf
by: Google Inc.
- 883 total downloads
- Latest version: 3.29.3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 689 total downloads
- Latest version: 2.67.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 711 total downloads
- Latest version: 2.67.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 697 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
- 661 total downloads
- Latest version: 2.67.0
gRPC-Web support for ASP.NET Core
Grpc.Auth
by: The gRPC Authors
- 277 total downloads
- Latest version: 2.66.0
gRPC C# Authentication Library
Grpc.Core
by: The gRPC Authors
- 222 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
- 617 total downloads
- Latest version: 2.67.0
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 714 total downloads
- Latest version: 2.67.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 582 total downloads
- Latest version: 2.67.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 946 total downloads
- Latest version: 2.69.0
gRPC and Protocol Buffer compiler for C# projects
HangFire
by: Sergey Odinokov
- 47 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
- 302 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.Mongo
by: Sergey Zwezdin
- 4 total downloads
- Latest version: 0.2.3
MongoDB storage implementation for Hangfire (background job system for ASP.NET applications).