HTTP/2 protocol implementation for .NET standard.
Info
Version: | 0.8.0 |
Author(s): | Matthias Einwag |
Last Update: | Friday, June 9, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Matthias247/http2dotnet |
NuGet Url: | https://www.nuget.org/packages/http2dotnet |
Install
Install-Package http2dotnet
dotnet add package http2dotnet
paket add http2dotnet
http2dotnet Download (Unzip the "nupkg" after downloading)
Dependencies
- http2dotnet.hpack(>= 0.8.0)
- NETStandard.Library(>= 1.6.1)
- Microsoft.Extensions.Logging.Abstractions(>= 1.1.0)
- System.Threading.Tasks.Extensions(>= 4.3.0)
Tags