http2dotnet 0.8.0
HTTP/2 protocol implementation for .NET standard
Install-Package http2dotnet -Version 0.8.0
dotnet add package http2dotnet --version 0.8.0
<PackageReference Include="http2dotnet" Version="0.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add http2dotnet --version 0.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: http2dotnet, 0.8.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 1.4
- http2dotnet.hpack (>= 0.8.0)
- Microsoft.Extensions.Logging.Abstractions (>= 1.1.0)
- NETStandard.Library (>= 1.6.1)
- System.Threading.Tasks.Extensions (>= 4.3.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on http2dotnet:
Package | Downloads |
---|---|
Helm
Helm contains a .NET client which you can use to interact with Helm, the package manager for Kubernetes. It contains an client-side implementation of HAPI, the gRPC-based Helm API
|
|
Ultz.SimpleServer.Minimal
SimpleServer offers an easy-to-use HTTP server library built with an extendable architecture. It is the first to include HTTP/1, HTTP/2, and HTTPS - built for the modern web.
|
GitHub repositories
This package is not used by any popular GitHub repositories.