Imgur.API
5.0.0
Imgur.API is a .NET implementation of Imgur's API.
Install-Package Imgur.API -Version 5.0.0
dotnet add package Imgur.API --version 5.0.0
<PackageReference Include="Imgur.API" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Imgur.API --version 5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Imgur.API, 5.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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=5.0.0
// Install Imgur.API as a Cake Tool
#tool nuget:?package=Imgur.API&version=5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
- Added stream upload support for images up to 10MB.
- Added stream upload support for videos up to 200MB.
- Added stream progress reporting support for both images and video.
- Rebuilt ImageEndpoint and OAuth2Endpoint.
- Switched Json Converter to System.Text.Json.
- Fixed a number of Serialization bugs.
- Removed all other Endpoints until they can be rebuilt.
- Removed Mashape support.
- Added stream upload support for images up to 10MB.
- Added stream upload support for videos up to 200MB.
- Added stream progress reporting support for both images and video.
- Rebuilt ImageEndpoint and OAuth2Endpoint.
- Switched Json Converter to System.Text.Json.
- Fixed a number of Serialization bugs.
- Removed all other Endpoints until they can be rebuilt.
- Removed Mashape support.
Dependencies
-
.NETStandard 2.0
- System.Text.Json (>= 4.7.2)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Imgur.API:
Package | Downloads |
---|---|
NetCoreLineBotSDK
SDK for the LINE Messaging API for .NET Core.
|
|
Nami
Package Description
|
GitHub repositories (2)
Showing the top 2 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
|
|
Mikibot/bot
Miki Discord Bot
|
Version History
Version | Downloads | Last updated |
---|---|---|
5.0.0 | 2,501 | 8/15/2020 |
5.0.0-beta1 | 3,087 | 4/2/2017 |
4.0.1 | 21,869 | 8/1/2016 |
3.6.0 | 2,145 | 1/3/2016 |