Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 516 total downloads
- Latest version: 2.49.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Google.Cloud.Kms.V1
by: Google LLC
- 9.527k total downloads
- Latest version: 3.1.0
Recommended Google client library to access the Google Key Management Service API, which manages encryption for your cloud services the same way you do on-premises. You can generate, use, rotate, and destroy AES256 encryption keys.
Grpc.AspNetCore
by: The gRPC Authors
- 518 total downloads
- Latest version: 2.49.0
gRPC meta-package for ASP.NET Core
Google.Cloud.SecretManager.V1
by: Google LLC
- 8.536k total downloads
- Latest version: 2.0.0
Recommended Google client library to access the Secret Manager API.
Grpc.AspNetCore.Server.Reflection
by: The gRPC Authors
- 324 total downloads
- Latest version: 2.39.0
Automatic discovery of services for Grpc.Reflection
Grpc.AspNetCore.Server
by: The gRPC Authors
- 1.131k total downloads
- Latest version: 2.49.0
gRPC support for ASP.NET Core
Grpc.Net.Client
by: The gRPC Authors
- 1.312k total downloads
- Latest version: 2.49.0
.NET client for gRPC
Grpc.Reflection
by: The gRPC Authors
- 321 total downloads
- Latest version: 2.39.1
gRPC C# Server Reflection (for Grpc.Core)
Google.Cloud.Iam.V1
by: Google LLC
- 18.171k total downloads
- Latest version: 3.0.0
gRPC services for the Google Identity and Access Management API. This library is typically used as a dependency for other API client libraries.
Grpc.Core
by: The gRPC Authors
- 17.313k total downloads
- Latest version: 2.41.0
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
- 526 total downloads
- Latest version: 2.49.0
HttpClientFactory integration the for gRPC .NET client
Hangfire.AspNetCore
by: Sergey Odinokov
- 2.625k total downloads
- Latest version: 1.7.30
ASP.NET Core support for Hangfire (background job system for ASP.NET applications).
Grpc.Net.Common
by: The gRPC Authors
- 1.932k total downloads
- Latest version: 2.49.0
Infrastructure for common functionality in gRPC
Grpc.Core.Api
by: The gRPC Authors
- 27.776k total downloads
- Latest version: 2.49.0
gRPC C# Surface API
Google.Cloud.Storage.V1
by: Google LLC
- 5.246k total downloads
- Latest version: 4.1.0
Recommended Google client library to access the Google Cloud Storage API. It wraps the Google.Apis.Storage.v1 client library, making common operations simpler in client code. Google Cloud Storage stores and retrieves potentially large, immutable data objects.
Google.Cloud.Location
by: Google LLC
- 5 total downloads
- Latest version: 2.0.0
gRPC services for the Google Cloud Locations API. This library is typically used as a dependency for other API client libraries.
Grpc.Tools
by: The gRPC Authors
- 511 total downloads
- Latest version: 2.49.0
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.247k total downloads
- Latest version: 3.21.5
C# runtime library for Protocol Buffers - Google's data interchange format.
Hangfire
by: Sergey Odinokov
- 2.714k total downloads
- Latest version: 1.7.30
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.217k total downloads
- Latest version: 2.46.3
gRPC C# Authentication Library