HttpApiClient 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package HttpApiClient --version 1.0.1
                    
NuGet\Install-Package HttpApiClient -Version 1.0.1
                    
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="HttpApiClient" Version="1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HttpApiClient" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="HttpApiClient" />
                    
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 HttpApiClient --version 1.0.1
                    
#r "nuget: HttpApiClient, 1.0.1"
                    
#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=HttpApiClient&version=1.0.1
                    
Install as a Cake Addin
#tool nuget:?package=HttpApiClient&version=1.0.1
                    
Install as a Cake Tool

Simple client library for parsing HTTP API responses

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on HttpApiClient:

Package Downloads
Orb.DearSystems

Orb implmentation of the DearSystems API client

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.7 2,525 3/20/2018
1.0.6 1,202 2/20/2018
1.0.5 992 2/20/2018
1.0.4 1,094 5/23/2017
1.0.3 1,107 11/16/2016
1.0.2 1,238 11/3/2016
1.0.1 1,216 11/3/2016
1.0.0 1,119 9/8/2016

Naming changes and methods replaced with properties for better readability