41 packages tagged with “HTTP/2”
gRPC C# Surface API
Infrastructure for common functionality in gRPC
.NET client for gRPC
HttpClientFactory integration the for gRPC .NET client
gRPC and Protocol Buffer compiler for C# projects
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 support for ASP.NET Core
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
gRPC meta-package for ASP.NET Core
gRPC C# Authentication Library
Metapackage for gRPC C#
Automatic discovery of services for Grpc.Reflection
Adds gRPC-Web support to .NET client for gRPC
gRPC-Web support for ASP.NET Core
Integration of ASP.NET Core health checks with Grpc.HealthCheck
HTTP API for gRPC ASP.NET Core This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
Packaged ARM64 - M1 version of native library (.dylib).
Swagger for gRPC ASP.NET Core This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
gRPC C# API for error handling using google/rpc/status.proto
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.
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.
HTTP/2 protocol implementation for .NET standard
HTTP/2 HPACK header encoding and decoding implementation for .NET standard
gRPC and Protocol Buffer proxy
F# gRPC client meta-package
HTTP/2 C# Client Side Implementation
A Contract and Protocol Buffer compiler for compiling smart contracts
gRPC and Protocol Buffer compiler for F# projects
gRPC and Protocol Buffer compiler for managed F# 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-FSharp.Core package.