HttpApiClient 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package HttpApiClient --version 1.0.3
                    
NuGet\Install-Package HttpApiClient -Version 1.0.3
                    
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.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HttpApiClient" Version="1.0.3" />
                    
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.3
                    
#r "nuget: HttpApiClient, 1.0.3"
                    
#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.
#:package HttpApiClient@1.0.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=HttpApiClient&version=1.0.3
                    
Install as a Cake Addin
#tool nuget:?package=HttpApiClient&version=1.0.3
                    
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,878 3/20/2018
1.0.6 1,420 2/20/2018
1.0.5 1,140 2/20/2018
1.0.4 1,245 5/23/2017
1.0.3 1,257 11/16/2016
1.0.2 1,391 11/3/2016
1.0.1 1,366 11/3/2016
1.0.0 1,270 9/8/2016

Fixed Config class constructors to speciffically initialize URN or URL instances