Imgur.API 3.6.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Imgur.API --version 3.6.0
                    
NuGet\Install-Package Imgur.API -Version 3.6.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.6.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Imgur.API" Version="3.6.0" />
                    
Directory.Packages.props
<PackageReference Include="Imgur.API" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Imgur.API --version 3.6.0
                    
#r "nuget: Imgur.API, 3.6.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.
#:package Imgur.API@3.6.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Imgur.API&version=3.6.0
                    
Install as a Cake Addin
#tool nuget:?package=Imgur.API&version=3.6.0
                    
Install as a Cake Tool

Imgur.API is a .NET implementation of Imgur's v3 API. It 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/miki-bot
Miki Discord Bot
Version Downloads Last Updated
5.0.0 26,020 8/15/2020
5.0.0-beta1 4,580 4/2/2017
4.0.1 37,324 8/1/2016
3.6.0 4,075 1/3/2016
Loading failed

* Added Gallery endpoint. All endpoints now completed and at feature parity with the official API.
* Other updates and fixes listed at https://github.com/DamienDennehy/Imgur.API/releases