A simple C# Google URL Shortener API client.
Info
| Version: | 1.0.0-beta1 |
| Author(s): | Kevin Farrelly |
| Last Update: | Wednesday, November 15, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/cerber4s/google-url-shortener-api |
| NuGet Url: | https://www.nuget.org/packages/KF.GoogleUrlShortenerApi |
Install
Install-Package KF.GoogleUrlShortenerApi
dotnet add package KF.GoogleUrlShortenerApi
paket add KF.GoogleUrlShortenerApi
KF.GoogleUrlShortenerApi Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
Tags