Spotify.NET/SpotifyAPI.Web.Tests
Sascha Kiefer b8a2190168
feat: allow to pass cancellation token to requests (#813)
* feat: implements markets API

* fix: use correct constructor name

* feat: allow to pass a cancellation token

* pass cancellation token

* pass cancellation token only >NETSTANDARD2_1

Co-authored-by: Jonas Dellinger <jonas@dellinger.dev>
2022-11-18 12:30:09 +01:00
..
Clients feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
Fixtures Some smaller fixes and ignore case when parsing type of iplayableitem, fixes #604 2021-05-01 17:11:24 +02:00
Http feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
Models Some smaller fixes and ignore case when parsing type of iplayableitem, fixes #604 2021-05-01 17:11:24 +02:00
RetryHandlers feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
UtilTests Updated to .NET analyzers and fixed warnings 2020-12-26 18:28:44 +01:00
SpotifyAPI.Web.Tests.csproj Add net7.0 support 2022-11-18 11:38:58 +01:00