HUMANiT.Core.Web
0.7.0
RESTful base client that can call any RESTful API. Supports the HTTP verbs GET, POST and PATCH. Deals with the HTTP status code 200, 201, 204, 300, 301, 302, 303, 305, 307, 400, 404, 409, 500 and 502. [covered by 60+ tests]
Install-Package HUMANiT.Core.Web -Version 0.7.0
dotnet add package HUMANiT.Core.Web --version 0.7.0
<PackageReference Include="HUMANiT.Core.Web" Version="0.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HUMANiT.Core.Web --version 0.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: HUMANiT.Core.Web, 0.7.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install HUMANiT.Core.Web as a Cake Addin
#addin nuget:?package=HUMANiT.Core.Web&version=0.7.0
// Install HUMANiT.Core.Web as a Cake Tool
#tool nuget:?package=HUMANiT.Core.Web&version=0.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Contact HUMANiT for details.
Dependencies
-
.NETCoreApp 2.0
- HUMANiT.Core (>= 0.7.0)
- Microsoft.NETCore.App (>= 2.2.0)
- Newtonsoft.Json (>= 12.0.3)
-
.NETFramework 4.5
- HUMANiT.Core (>= 0.7.0)
- Microsoft.Net.Http (>= 2.2.29)
- Newtonsoft.Json (>= 12.0.3)
-
.NETFramework 4.6.2
- HUMANiT.Core (>= 0.7.0)
- Microsoft.Net.Http (>= 2.2.29)
- Newtonsoft.Json (>= 12.0.3)
-
.NETStandard 2.0
- HUMANiT.Core (>= 0.7.0)
- Microsoft.Net.Http (>= 2.2.29)
- NETStandard.Library (>= 2.0.3)
- Newtonsoft.Json (>= 12.0.3)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- HUMANiT.Core (>= 0.7.0)
- Microsoft.Net.Http (>= 2.2.29)
- Newtonsoft.Json (>= 12.0.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.