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
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 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.
-
.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 | 25,477 | 5/29/2013 |
0.5.1 | 2,239 | 4/10/2013 |
0.5.0 | 1,327 | 4/10/2013 |
0.5.0-beta09 | 1,333 | 12/13/2012 |
0.5.0-beta08 | 1,163 | 12/11/2012 |
0.5.0-beta07 | 1,428 | 12/11/2012 |
0.5.0-beta06 | 1,163 | 12/11/2012 |
0.5.0-beta05 | 1,337 | 12/3/2012 |
0.5.0-beta04 | 1,382 | 12/3/2012 |
0.5.0-beta03 | 1,285 | 12/3/2012 |
0.5.0-beta02 | 1,191 | 11/30/2012 |
0.5.0-beta01 | 1,379 | 11/27/2012 |
* Fixed Request.RemoteEndPoint
* fixed content encoding parsing