Spotify.NET/SpotifyAPI.Web/Clients
2020-05-05 17:52:23 +02:00
..
Interfaces Further refined IPaginator, making it possible to do search pagination! 2020-05-05 17:52:23 +02:00
APIClient.cs Start refactoring for version 6 2020-05-01 20:05:28 +02:00
BrowseClient.cs Added FeaturedPlaylists 2020-05-02 14:58:11 +02:00
FollowClient.cs Added paginator and some more ConfigureAwaits 2020-05-05 05:26:37 +02:00
PlaylistsClient.cs Added paginator and some more ConfigureAwaits 2020-05-05 05:26:37 +02:00
SearchClient.cs Allow Enum in QueryParams and added more endpoints 2020-05-03 22:34:03 +02:00
ShowsClient.cs Finished shows, started playlists 2020-05-02 22:48:21 +02:00
SimplePaginator.cs Further refined IPaginator, making it possible to do search pagination! 2020-05-05 17:52:23 +02:00
SpotifyClient.cs Further refined IPaginator, making it possible to do search pagination! 2020-05-05 17:52:23 +02:00
SpotifyClientConfig.cs Response Models -> no public set; Request models -> no set for collections 2020-05-05 15:30:00 +02:00
TracksClient.cs Started TracksClient 2020-05-04 23:04:59 +02:00
UserProfileClient.cs Start refactoring for version 6 2020-05-01 20:05:28 +02:00