Skip to content
This repository has been archived by the owner on Nov 29, 2019. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 295 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 295 Bytes

bitnetly

A C# wrapper for the bit.ly API

Tools Needed

  • Visual Studio 2012
  • RestSharp (turn on package restore for Nuget)
  • Json.Net (turn on package restore for Nuget)

Documentation

  • Refer to the Wiki
  • Will add a Github page for documentation also.