A package that provides access to Yanport services.
Info
Version: | 1.2.0 |
Author(s): | devprofr |
Last Update: | Tuesday, June 15, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/devpro/yanport-dotnet-client |
NuGet Url: | https://www.nuget.org/packages/Devpro.Yanport.Client |
Install
Install-Package Devpro.Yanport.Client
dotnet add package Devpro.Yanport.Client
paket add Devpro.Yanport.Client
Devpro.Yanport.Client Download (Unzip the "nupkg" after downloading)
Dependencies
- Devpro.Yanport.Abstractions(>= 1.1.4)
- Microsoft.Extensions.Http(>= 3.1.5)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.5)
- Withywoods.Net.Http(>= 1.3.0)
- Withywoods.Serialization(>= 1.3.0)