Skip to content

SpotifyAPI-NET 2.5.0

Compare
Choose a tag to compare
@JohnnyCrazy JohnnyCrazy released this 07 Nov 19:55
· 884 commits to master since this release

Web-API:

  • Every API-Call is now additionally available as Async-Method (docs)
  • Fixed wrong Limit-Calculation
  • New Helper-Methods: GetNextPage and GetPreviousPage (docs)

A big shout-out to @JimmyAppelt for helping me with the async-implementation!