Skip to content

Optimizations & Deprecated API

Latest
Compare
Choose a tag to compare
@rootasjey rootasjey released this 21 Jan 23:00
· 4 commits to master since this release
  • Optimize [HttpClient] usage
  • Remove deprecated Unsplash API

The new version is available on Nuget.

# package manager
Install-Package unsplasharp.api -Version 0.7.0

# .NET cli
dotnet add package unsplasharp.api --version 0.7.0

Thanks to @mattheww-freshview for contributing.