Download Latest Version SpotifyAPI.Web-net8.0.zip (143.2 kB)
Email in envelope

Get an email when there's a new version of SpotifyAPI-NET

Home / 7.0.0
Name Modified Size InfoDownloads / Week
Parent folder
SpotifyAPI.Web.Auth-net7.0.zip 2022-11-27 182.6 kB
SpotifyAPI.Web.Auth-net6.0.zip 2022-11-27 182.0 kB
SpotifyAPI.Web.Auth-net5.0.zip 2022-11-27 181.5 kB
SpotifyAPI.Web.Auth-netstandard2.1.zip 2022-11-27 179.5 kB
SpotifyAPI.Web-net7.0.zip 2022-11-27 133.7 kB
SpotifyAPI.Web-net5.0.zip 2022-11-27 133.1 kB
SpotifyAPI.Web-net6.0.zip 2022-11-27 133.4 kB
SpotifyAPI.Web-netstandard2.1.zip 2022-11-27 132.1 kB
README.md 2022-11-27 781 Bytes
SpotifyAPI Web 7.0.0.tar.gz 2022-11-27 1.2 MB
SpotifyAPI Web 7.0.0.zip 2022-11-27 1.4 MB
Totals: 11 Items   3.9 MB 0

➕ Additions

  • Adding Endpoint to get a User's Queue (thanks to @gavinsteinhoff [#807])
  • Added .NET 7 support
  • All API calls now have an optional CancellationToken parameter, which can be used to prematurely cancel the request (Thanks to @esskar [#813] )
  • The RemoveLibrary endpoints silently stopped accepting ids in the body paremter, so we moved them to the query parameters
  • PlaylistGetRequest and PlaylistGetItemRequest now use List for the type of the fields value. We can now use AddRangeetc. to add multiple entries at once

Miscellaneous

  • Updated dependencies

Breaking Changes

All API Endpoint calls have a new CancellationToken parameter, which is optional however. Thus, the type signatures of the methods have changed.

Source: README.md, updated 2022-11-27