Imgur.API
Imgur.API copied to clipboard
Imgur.API is a .NET implementation of Imgur's API.
I've implemented the `/album/{{name}}/images` endpoint because I needed it, you can merge it if you wish!
As of the v5.0.0 release a number of endpoints have been removed from this project. This project currently supports: - OAuth2Endpoint - ImageEndpoint The official API at https://apidocs.imgur.com supports five...
Hello, I'm using release 4.0.1, tha latest on NuGet. I uploaded several images, which is working, then I create an album like this: album = await albumEndPoint.CreateAlbumAsync(albumname, "", AlbumPrivacy.Hidden, AlbumLayout.Vertical,...
Bumps System.Text.Json from 4.7.2 to 8.0.4. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...