Google.OrTools.runtime.linux-arm64 by: Laurent Perron
  • 50 total downloads
  • Latest version: 9.14.6206
  • native math LinearSolver LinearProgramming ConstraintSolver ConstraintProgramming
.NET native wrapper for the Operations Research Tools project
Google.OrTools.runtime.linux-x64 by: Laurent Perron
  • 98 total downloads
  • Latest version: 9.14.6206
  • native math LinearSolver LinearProgramming ConstraintSolver ConstraintProgramming
.NET native wrapper for the Operations Research Tools project
Google.OrTools.runtime.osx-arm64 by: Laurent Perron
  • 34 total downloads
  • Latest version: 9.14.6206
  • native math LinearSolver LinearProgramming ConstraintSolver ConstraintProgramming
.NET native wrapper for the Operations Research Tools project
Google.OrTools.runtime.osx-x64 by: Laurent Perron
  • 163 total downloads
  • Latest version: 9.14.6206
  • native math LinearSolver LinearProgramming ConstraintSolver ConstraintProgramming
.NET native wrapper for the Operations Research Tools project
Google.OrTools.runtime.win-x64 by: Laurent Perron
  • 148 total downloads
  • Latest version: 9.14.6206
  • native math LinearSolver LinearProgramming ConstraintSolver ConstraintProgramming
.NET native wrapper for the Operations Research Tools project
Google.Protobuf by: Google Inc.
  • 1.38k total downloads
  • Latest version: 3.31.1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc by: The gRPC Authors
  • 859 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore by: The gRPC Authors
  • 1.098k total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 1.235k total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 1.233k total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.AspNetCore.Web by: The gRPC Authors
  • 1.037k total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC-Web support for ASP.NET Core
Grpc.Auth by: The gRPC Authors
  • 729 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 Auth OAuth2
gRPC C# Authentication Library
Grpc.Core by: The gRPC Authors
  • 530 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
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
  • 1.117k total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 1.177k total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 1.366k total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common by: The gRPC Authors
  • 1.144k total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Grpc.Tools by: The gRPC Authors
  • 1.657k total downloads
  • Latest version: 2.72.0
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for C# projects
HangFire by: Sergey Odinokov
  • 121 total downloads
  • Latest version: 0.9.1
  • AspNet SqlServer Long-Running Background Fire-And-Forget Delayed Recurring Tasks Jobs Threading Queue
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
  • 780 total downloads
  • Latest version: 1.8.20
  • Hangfire AspNet MVC AspNetCore NetCore SqlServer Long-Running Background Fire-And-Forget Delayed Recurring Tasks Jobs Scheduler Threading Queues
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
  • 23 total downloads
  • Latest version: 0.2.3
  • Hangfire AspNet OWIN MongoDB Long-Running Background Fire-And-Forget Delayed Recurring Tasks Jobs Scheduler Threading Queues
MongoDB storage implementation for Hangfire (background job system for ASP.NET applications).