Griffin.Networking.Protocol.Http
0.5.2
.NET Framework 4.0
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
HTTP implementation for Griffin.Networking. It can be used to create HTTP clients and Servers with Griffin.Networking
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- Griffin.Networking (>= 0.5.0)
NuGet packages
This package is not used by any NuGet packages.
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 | 21,900 | 5/29/2013 |
0.5.1 | 2,025 | 4/10/2013 |
0.5.0 | 1,186 | 4/10/2013 |
0.5.0-beta09 | 1,232 | 12/13/2012 |
0.5.0-beta08 | 1,052 | 12/11/2012 |
0.5.0-beta07 | 1,332 | 12/11/2012 |
0.5.0-beta06 | 1,044 | 12/11/2012 |
0.5.0-beta05 | 1,223 | 12/3/2012 |
0.5.0-beta04 | 1,282 | 12/3/2012 |
0.5.0-beta03 | 1,188 | 12/3/2012 |
0.5.0-beta02 | 1,094 | 11/30/2012 |
0.5.0-beta01 | 1,291 | 11/27/2012 |
* Fixed Request.RemoteEndPoint
* fixed content encoding parsing