Imgur.API 3.1.0

There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Imgur.API --version 3.1.0
NuGet\Install-Package Imgur.API -Version 3.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Imgur.API" Version="3.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Imgur.API --version 3.1.0
#r "nuget: Imgur.API, 3.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Imgur.API as a Cake Addin
#addin nuget:?package=Imgur.API&version=3.1.0

// Install Imgur.API as a Cake Tool
#tool nuget:?package=Imgur.API&version=3.1.0

Imgur.API is a .NET implementation of Imgur's v3 API. Supports Imgur's free and Mashape's commercial API endpoints.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Imgur.API:

Package Downloads
NetCoreLineBotSDK

SDK for the LINE Messaging API for .NET Core.

CimesLineBotSDK

SDK for the LINE Messaging API for .NET Core.

Nami

Package Description

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Imgur.API:

Repository Stars
chenguanzhou/MarkDownEditor
An open-source modern-style desktop markdown editor for Windows 7 and above, based on WPF
ohhsodead/arisen-studio
Browse, Download and Install Mods for PlayStation 3 & Xbox 360
veldtech/bot
Miki Discord Bot
Version Downloads Last updated
5.0.0 16,324 8/15/2020
5.0.0-beta1 3,784 4/2/2017
4.0.1 33,229 8/1/2016
3.6.0 2,872 1/3/2016

Account endpoint added.
Stream support for uploading images added.
Made certain fields optional for uploading images.