Skip to content

Releases: rootasjey/unsplasharp

Optimizations & Deprecated API

21 Jan 23:00
Compare
Choose a tag to compare
  • 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.

0.5.8

03 Sep 06:39
Compare
Choose a tag to compare
  • Solve new Authentication: Client-ID header
  • Add new license tag

Public Actions (Only GET methods)

10 Aug 03:24
Compare
Choose a tag to compare
Pre-release

This release contains public actions only. More to come in next releases.

Nuget packgage also available at nuget.org