Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 515 total downloads
  • Latest version: 2.49.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Hangfire.MySqlStorage by: Arnoldas Gudas
  • 966 total downloads
  • Latest version: 2.0.3
  • Hangfire MySql Hangfire.MySql
Hangfire MySql Storage
Grpc.AspNetCore by: The gRPC Authors
  • 517 total downloads
  • Latest version: 2.49.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server.Reflection by: The gRPC Authors
  • 324 total downloads
  • Latest version: 2.39.0
  • gRPC RPC HTTP/2
Automatic discovery of services for Grpc.Reflection
Grpc.AspNetCore.Server by: The gRPC Authors
  • 1.13k total downloads
  • Latest version: 2.49.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.Net.Client by: The gRPC Authors
  • 1.312k total downloads
  • Latest version: 2.49.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Hangfire.Autofac by: Sergey Odinokov
  • 4 total downloads
  • Latest version: 2.3.1
  • Hangfire Autofac IoC Integration
Autofac IoC Container support for Hangfire (background job system for ASP.NET applications).
Grpc.Reflection by: The gRPC Authors
  • 321 total downloads
  • Latest version: 2.39.1
  • gRPC reflection
gRPC C# Server Reflection (for Grpc.Core)
Hangfire.Core by: Sergey Odinokov
  • 3.397k total downloads
  • Latest version: 1.7.30
  • Hangfire OWIN 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/
Grpc.Core by: The gRPC Authors
  • 17.313k total downloads
  • Latest version: 2.41.0
  • 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.Net.ClientFactory by: The gRPC Authors
  • 525 total downloads
  • Latest version: 2.49.0
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client
Hangfire.SqlServer by: Sergey Odinokov
  • 2.658k total downloads
  • Latest version: 1.7.30
  • Hangfire SqlServer SqlAzure LocalDB
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
Hangfire.AspNetCore by: Sergey Odinokov
  • 2.624k total downloads
  • Latest version: 1.7.30
  • hangfire aspnetcore
ASP.NET Core support for Hangfire (background job system for ASP.NET applications).
Grpc.Net.Common by: The gRPC Authors
  • 1.929k total downloads
  • Latest version: 2.49.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Grpc.Core.Api by: The gRPC Authors
  • 27.776k total downloads
  • Latest version: 2.49.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Hangfire.Mongo by: Sergey Zwezdin Martin Lobger Jonas Gottschau
  • 4 total downloads
  • Latest version: 0.6.7
  • 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).
Grpc.Tools by: The gRPC Authors
  • 510 total downloads
  • Latest version: 2.49.0
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for managed C# and native C++ projects. Add this package to a project that contains .proto files to be compiled to code. It contains the compilers, include files and project system integration for gRPC and Protocol buffer service description files necessary to build them on Windows, Linux and MacOS. Managed runtime is supplied separately in the Grpc.Core package.
Google.Protobuf by: Google Inc.
  • 20.24k total downloads
  • Latest version: 3.21.5
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Hangfire by: Sergey Odinokov
  • 2.713k total downloads
  • Latest version: 1.7.30
  • Hangfire AspNet MVC AspNetCore 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/
Grpc.Auth by: The gRPC Authors
  • 18.216k total downloads
  • Latest version: 2.46.3
  • gRPC RPC HTTP/2 Auth OAuth2
gRPC C# Authentication Library