A package that is the concrete implementation of 2hire Domain interfaces, by making calls to 2hire REST API.
Info
Version: | 1.1.5 |
Author(s): | devprofr |
Last Update: | Tuesday, June 30, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/devpro/withywoods |
NuGet Url: | https://www.nuget.org/packages/Devpro.Twohire.Client |
Install
Install-Package Devpro.Twohire.Client
dotnet add package Devpro.Twohire.Client
paket add Devpro.Twohire.Client
Devpro.Twohire.Client Download (Unzip the "nupkg" after downloading)
Dependencies
- Devpro.Twohire.Abstractions(>= 1.1.5)
- Microsoft.Extensions.Http(>= 3.1.5)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.5)
- Withywoods.Net.Http(>= 1.3.0)
- Withywoods.Serialization(>= 1.3.1)