Google.OrTools.runtime.osx-arm64
by: Laurent Perron
- 19 total downloads
- Latest version: 9.12.4544
.NET native wrapper for the Operations Research Tools project
Google.OrTools.runtime.osx-x64
by: Laurent Perron
- 124 total downloads
- Latest version: 9.12.4544
.NET native wrapper for the Operations Research Tools project
Google.OrTools.runtime.win-x64
by: Laurent Perron
- 111 total downloads
- Latest version: 9.12.4544
.NET native wrapper for the Operations Research Tools project
Google.Protobuf
by: Google Inc.
- 1.158k total downloads
- Latest version: 3.31.0-rc1
C# runtime library for Protocol Buffers - Google's data interchange format.
GoogleAnalyticsTracker.MVC4
by: Maarten Balliauw
- 19 total downloads
- Latest version: 2.1.2
GoogleAnalyticsTracker was created to have a means of tracking specific URL's directly from C#. For example, it enables you to log API calls to Google Analytics.
Grpc.AspNetCore
by: The gRPC Authors
- 911 total downloads
- Latest version: 2.71.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 1.088k total downloads
- Latest version: 2.71.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 1.033k total downloads
- Latest version: 2.71.0-pre1
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.AspNetCore.Web
by: The gRPC Authors
- 933 total downloads
- Latest version: 2.71.0-pre1
gRPC-Web support for ASP.NET Core
Grpc.Auth
by: The gRPC Authors
- 527 total downloads
- Latest version: 2.71.0
gRPC C# Authentication Library
Grpc.Core
by: The gRPC Authors
- 384 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
- 869 total downloads
- Latest version: 2.71.0
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 1.061k total downloads
- Latest version: 2.71.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 842 total downloads
- Latest version: 2.71.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 1.322k total downloads
- Latest version: 2.71.0
gRPC and Protocol Buffer compiler for C# projects
Hammock
by: Daniel Crenna and Jason Diller
- 28 total downloads
- Latest version: 1.3.1
Hammock is an HTTP API library for .NET that greatly simplifies consuming and wrapping RESTful services.
HangFire
by: Sergey Odinokov
- 74 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
- 473 total downloads
- Latest version: 1.8.18
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
- 85 total downloads
- Latest version: 0.9.1
Core components for HangFire (background job system for ASP.NET applications).