SelesGames.HttpClient 1.0.0.33816

dotnet add package SelesGames.HttpClient --version 1.0.0.33816
                    
NuGet\Install-Package SelesGames.HttpClient -Version 1.0.0.33816
                    
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="SelesGames.HttpClient" Version="1.0.0.33816" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SelesGames.HttpClient" Version="1.0.0.33816" />
                    
Directory.Packages.props
<PackageReference Include="SelesGames.HttpClient" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SelesGames.HttpClient --version 1.0.0.33816
                    
#r "nuget: SelesGames.HttpClient, 1.0.0.33816"
                    
#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.
#addin nuget:?package=SelesGames.HttpClient&version=1.0.0.33816
                    
Install SelesGames.HttpClient as a Cake Addin
#tool nuget:?package=SelesGames.HttpClient&version=1.0.0.33816
                    
Install SelesGames.HttpClient as a Cake Tool

A RESTful HTTP client that provides automatic content negotation as well as automatic gzip compression/decompression

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.33816 291 11/14/2014
1.0.0.32986 183 11/14/2014
1.0.0.32642 172 11/14/2014

Initial v1 release.