{"id":18029545,"url":"https://github.com/gabboxl/linkshorterdotnet","last_synced_at":"2025-07-13T03:40:44.628Z","repository":{"id":31799649,"uuid":"128944187","full_name":"Gabboxl/LinkShorterDotNET","owner":"Gabboxl","description":"A simple C# .NET Standard library which includes most link-shortener services.","archived":false,"fork":false,"pushed_at":"2022-06-23T15:20:15.000Z","size":46,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T21:30:26.193Z","etag":null,"topics":["class","csharp","dotnet","library","link","linkshortener","netstandard","short"],"latest_commit_sha":null,"homepage":"https://linkshorter.gabboxl.ga","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Gabboxl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-10T14:14:28.000Z","updated_at":"2024-02-08T21:29:42.000Z","dependencies_parsed_at":"2022-09-11T17:43:17.390Z","dependency_job_id":null,"html_url":"https://github.com/Gabboxl/LinkShorterDotNET","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Gabboxl/LinkShorterDotNET","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabboxl%2FLinkShorterDotNET","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabboxl%2FLinkShorterDotNET/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabboxl%2FLinkShorterDotNET/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabboxl%2FLinkShorterDotNET/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gabboxl","download_url":"https://codeload.github.com/Gabboxl/LinkShorterDotNET/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabboxl%2FLinkShorterDotNET/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265085618,"owners_count":23709180,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["class","csharp","dotnet","library","link","linkshortener","netstandard","short"],"created_at":"2024-10-30T09:09:58.641Z","updated_at":"2025-07-13T03:40:44.606Z","avatar_url":"https://github.com/Gabboxl.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LinkShorter.NET [![Build Status](https://travis-ci.org/Gabboxl/LinkShorterDotNET.svg?branch=master)](https://travis-ci.org/Gabboxl/LinkShorterDotNET) [![Build status](https://ci.appveyor.com/api/projects/status/x4226952m4234033?svg=true)](https://ci.appveyor.com/project/Gabboxl/linkshorterdotnet) [![GitHub release](https://img.shields.io/github/release/Gabboxl/LinkShorterDotNET/all.svg)](https://github.com/Gabboxl/LinkShorterDotNET/releases)\nA simple C# .NET Standard library which inlcude the most link-shortener services.\n\n\n\n\n ------------------------------------------------------\n \n  How to use\n --------------\n \n  To include this class in your solution/project you need to add the reference to this class:\n  1) *right click* on the project in \"explore solutions\" on the right\n  2) click on \"*add...*\"\n  3) click on \"*reference..*\"\n  4) go in the tab \"*browse*\" on the left\n  5) click the button \"browse\" on the bottom- right\n  6) select the .dll file downloaded from here: https://github.com/Gabboxl/LinkShorterDotNET/releases (you can also build the latest code with Visual Studio by downloading the solution at the top).\n  \n \n The class is very simple to use, here's an example:\n \n `using LinkShorterNET;`\n \n `Linkshorter test = new Linkshorter(\"Adfocus\", \"https://gabboxl.ga\"); `  \u003c-- we call the constructor, in this example we will use the *Adfocus* service.\n \n  `return test.GetLink(); ` \u003c-- we get the link shorten with the *GetLink()* method.\n  \n  \n  \n  --------\n -under construction-\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabboxl%2Flinkshorterdotnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabboxl%2Flinkshorterdotnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabboxl%2Flinkshorterdotnet/lists"}