Skip to content

prajjwaldimri/is.gd.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

is.gd.NET

API Client Library for is.gd and v.gd

Build status NuGet GitHub issues license Contact

Installation (Using Nuget)

Install-Package is.gd

Usage

Shortening URL

string shortendUrl = @is.gd.Url.GetShortenedUrl("www.example.com");

Looking up shortened URL

string fullUrl = @is.gd.Url.LookupShortenedUrl("https://is.gd/T5132");

About

API Client Library for is.gd and v.gd targeting .NET Standard 1.1

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages