Griffin.Networking.Protocol.Http 0.5.2

dotnet add package Griffin.Networking.Protocol.Http --version 0.5.2
NuGet\Install-Package Griffin.Networking.Protocol.Http -Version 0.5.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Griffin.Networking.Protocol.Http" Version="0.5.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Griffin.Networking.Protocol.Http --version 0.5.2
#r "nuget: Griffin.Networking.Protocol.Http, 0.5.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Griffin.Networking.Protocol.Http as a Cake Addin
#addin nuget:?package=Griffin.Networking.Protocol.Http&version=0.5.2

// Install Griffin.Networking.Protocol.Http as a Cake Tool
#tool nuget:?package=Griffin.Networking.Protocol.Http&version=0.5.2

HTTP implementation for Griffin.Networking. It can be used to create HTTP clients and Servers with Griffin.Networking

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Griffin.Networking.Protocol.Http:

Repository Stars
dukus/digiCamControl
DSLR camera remote control open source software
Version Downloads Last updated
0.5.2 315 5/29/2013
0.5.1 340 4/10/2013
0.5.0 52 4/10/2013
0.5.0-beta09 45 12/13/2012
0.5.0-beta08 41 12/11/2012
0.5.0-beta07 40 12/11/2012
0.5.0-beta06 42 12/11/2012
0.5.0-beta05 41 12/3/2012
0.5.0-beta04 42 12/3/2012
0.5.0-beta03 43 12/3/2012
0.5.0-beta02 46 11/30/2012
0.5.0-beta01 43 11/27/2012

* Fixed Request.RemoteEndPoint
* fixed content encoding parsing