Spotify.NET/SpotifyAPI.Web/Clients
2020-05-20 20:59:11 +02:00
..
Interfaces Added better Pagination support via IAsyncEnumerable 2020-05-20 20:59:11 +02:00
AlbumsClient.cs Added Albums Client #451 2020-05-07 22:33:29 +02:00
APIClient.cs Added first OAuth request: client credentials 2020-05-13 23:49:54 +02:00
ArtistsClient.cs Added Artists Client #451 2020-05-08 11:26:34 +02:00
BrowseClient.cs Corrected wrong namespace and implemented example client unit test 2020-05-18 15:30:18 +02:00
EpisodesClient.cs Added Episodes Client and restructured config #451 2020-05-11 18:55:35 +02:00
FollowClient.cs Added paginator and some more ConfigureAwaits 2020-05-05 05:26:37 +02:00
LibraryClient.cs Added Library Client #451 2020-05-20 08:48:08 +02:00
OAuthClient.cs First draft of SpotifyAPI.Web.Auth 2020-05-15 20:06:24 +02:00
PersonalizationClient.cs Added Personalization Client #451 2020-05-08 12:09:59 +02:00
PlayerClient.cs Added Player Client #451 2020-05-07 18:03:20 +02:00
PlaylistsClient.cs Added Player Client #451 2020-05-07 18:03:20 +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 Added better Pagination support via IAsyncEnumerable 2020-05-20 20:59:11 +02:00
SpotifyClient.cs Added better Pagination support via IAsyncEnumerable 2020-05-20 20:59:11 +02:00
SpotifyClientConfig.cs Added first OAuth request: client credentials 2020-05-13 23:49:54 +02:00
TracksClient.cs Added Tracks client 2020-05-07 13:48:31 +02:00
UserProfileClient.cs Corrected wrong namespace and implemented example client unit test 2020-05-18 15:30:18 +02:00