Spotify.NET/SpotifyAPI.Web/Http/Interfaces
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
..
IAPIConnector.cs feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
IAPIResponse.cs Update to .NET 5.0 2020-11-13 14:43:00 +01:00
IHttpClient.cs feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
IHTTPLogger.cs Added Logger interface & Simple Logger implementation 2020-05-03 13:00:50 +02:00
IJSONSerializer.cs Start refactoring for version 6 2020-05-01 20:05:28 +02:00
IProxyConfig.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
IRequest.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
IResponse.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00