Spotify.NET/SpotifyAPI.Web/Clients/Interfaces
2024-02-10 11:42:55 +01:00
..
IAlbumsClient.cs feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
IArtistsClient.cs feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
IBrowseClient.cs feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
IEpisodesClient.cs feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
IFollowClient.cs feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
ILibraryClient.cs feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
IMarketsClient.cs feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
IOAuthClient.cs feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
IPaginator.cs enable unused import warning and format code 2024-02-10 11:42:55 +01:00
IPersonalizationClient.cs feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
IPlayerClient.cs feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
IPlaylistsClient.cs remove SimplePlaylist 2023-05-27 22:28:31 +02:00
ISearchClient.cs feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
IShowsClient.cs feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
ISpotifyClient.cs re-add .net standard 2.0 support 2023-11-03 23:23:54 +01:00
ITracksClient.cs feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
IUserProfileClient.cs Add Users Top Tracks / Users Top Artists to UserClient (#938) 2024-01-19 19:56:07 +01:00