grpc-packages
NuGet publisher profile
Packages (23)
Grpc.Core.Api
gRPC C# Surface API
Grpc.Net.Common
Infrastructure for common functionality in gRPC
Grpc.Net.Client
.NET client for gRPC
Grpc.Net.ClientFactory
HttpClientFactory integration the for gRPC .NET client
Grpc.Tools
gRPC and Protocol Buffer compiler for C# projects
Grpc.Core
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.AspNetCore.Server
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.AspNetCore
gRPC meta-package for ASP.NET Core
Grpc.Auth
gRPC C# Authentication Library
Grpc
Metapackage for gRPC C#
Grpc.Reflection
gRPC C# Server Reflection
Grpc.AspNetCore.Server.Reflection
Automatic discovery of services for Grpc.Reflection
Grpc.HealthCheck
gRPC C# Health Checking
Grpc.Net.Client.Web
Adds gRPC-Web support to .NET client for gRPC
Grpc.Core.Testing
Miscellaneous code for testing Grpc.Core 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.AspNetCore.HealthChecks
Integration of ASP.NET Core health checks with Grpc.HealthCheck
Grpc.AspNetCore.Web
gRPC-Web support for ASP.NET Core
Grpc.StatusProto
gRPC C# API for error handling using google/rpc/status.proto
Grpc.Gcp
Extension supporting Google Cloud Platform specific features for gRPC.
Grpc.Core.Xamarin
Xamarin support for gRPC C#. Note that the gRPC C# support for the Xamarin platform is considered experimental. This package contains the native grpc_csharp_ext libraries that are needed to run gRPC C# on mobile platforms (Android, iOS). WARNING: Versions of Grpc.Core.Xamarin and Grpc.Core dependencies being used in your project must always match exactly, otherwise things will be badly broken. 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.NativeDebug
Debug symbols for the grpc_csharp_ext native library contained in Grpc.Core 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.
dotnet-grpc
Command line tool for gRPC projects