Tinify API client for .NET.
Info
Version: | 1.0.0.25 |
Author(s): | Egor Raskhodchikov |
Last Update: | Tuesday, October 3, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/raskhodchikov/tinify-net |
NuGet Url: | https://www.nuget.org/packages/TinifyApiClient |
Install
Install-Package TinifyApiClient
dotnet add package TinifyApiClient
paket add TinifyApiClient
TinifyApiClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
- RestSharp(>= 105.2.3)