Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
SpotifyAPI.Web-net5.0.zip | 2024-10-12 | 142.8 kB | |
SpotifyAPI.Web-net6.0.zip | 2024-10-12 | 143.1 kB | |
SpotifyAPI.Web-net7.0.zip | 2024-10-12 | 143.2 kB | |
SpotifyAPI.Web-net8.0.zip | 2024-10-12 | 143.2 kB | |
SpotifyAPI.Web-netstandard2.0.zip | 2024-10-12 | 135.0 kB | |
SpotifyAPI.Web-netstandard2.1.zip | 2024-10-12 | 141.8 kB | |
SpotifyAPI.Web.Auth-net5.0.zip | 2024-10-12 | 191.2 kB | |
SpotifyAPI.Web.Auth-net6.0.zip | 2024-10-12 | 191.7 kB | |
SpotifyAPI.Web.Auth-net7.0.zip | 2024-10-12 | 192.0 kB | |
SpotifyAPI.Web.Auth-net8.0.zip | 2024-10-12 | 191.8 kB | |
SpotifyAPI.Web.Auth-netstandard2.0.zip | 2024-10-12 | 181.7 kB | |
SpotifyAPI.Web.Auth-netstandard2.1.zip | 2024-10-12 | 189.2 kB | |
README.md | 2024-10-12 | 348 Bytes | |
SpotifyAPI Web 7.2.0 source code.tar.gz | 2024-10-12 | 1.2 MB | |
SpotifyAPI Web 7.2.0 source code.zip | 2024-10-12 | 1.4 MB | |
Totals: 15 Items | 4.6 MB | 0 |
➕ Additions
- Add support for
Audiobooks
andChapters
🏗️ Fixes
- Only deserialize the response if the content-type is set to
application/json
- Do not check for 200/204 explicitly, but rather for a general success (200-299)
- Automatically calculate the latest version in the docs
- Fix XML docs for the ArtistsClient