Skip to content

SpotifyAPI Web 7.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Nov 23:02

➕ Additions

  • Re-add .net-standard 2.0 support
  • Cancellation token in SpotifyClient::PaginateAll for passing to Paginator (#907)

Miscellaneous

  • Updated dependencies
  • Remove SimplePlaylist as it was unused, should be replaced by FullPlaylist
  • Replace port 5000 (often used) of the examples with 5543