SkillAgentSearch skills...

Is.gd.NET

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

Install / Use

/learn @prajjwaldimri/Is.gd.NET
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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");

Related Skills

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated1y ago
Forks7

Languages

C#

Security Score

80/100

Audited on Jul 1, 2024

No findings