Skip to content

0xdeafcafe/ImgurNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

ImgurNet

.NET Imgur library. Works on:

  • Desktop .NET 4.5 +
  • Windows Phone 8 +
  • Windows 8.1 +

Progress


This is the current status of how much of the Imgur Api set has been completed (Overall: 50/76):

  • Account: (10/29)
  • Album: (Done)
  • Comment: (Done)
  • Gallery: (11/18)
  • Image: (Done)
  • Conversation: (Done)
  • Notification: (Done)
  • Memegen: (Done)

This is the current status of authentication:

  • ClientId Authentication (Done)
  • OAuth 2 Authentication (Done)

Contribution


Pull requests are welcome! But they must follow these guide lines:

  • Proper c# code conventions
  • They must be in tabs, any pull request with spaces will not be allowed.
  • Code can't be shit (Pretty obvious one, but.. github)

Third Party Libraries


ImgurNet uses a couple of third party libraries (All from nuget)

  • Json.NET
  • Microsoft BCL Build Components
  • Microsoft BCL Portability Pack
  • Microsoft HTTP Client Libraries

######yolo

About

Imgur API library for .NET

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages