Spotify.NET/SpotifyAPI.Web/Clients/Interfaces
2020-05-28 16:30:17 +02:00
..
IAlbumsClient.cs Started with Documentation #451 2020-05-28 16:30:17 +02:00
IArtistsClient.cs Started with Documentation #451 2020-05-28 16:30:17 +02:00
IBrowseClient.cs Started with Documentation #451 2020-05-28 16:30:17 +02:00
IEpisodesClient.cs Started with Documentation #451 2020-05-28 16:30:17 +02:00
IFollowClient.cs Started with Documentation #451 2020-05-28 16:30:17 +02:00
ILibraryClient.cs Started with Documentation #451 2020-05-28 16:30:17 +02:00
IOAuthClient.cs First draft of SpotifyAPI.Web.Auth 2020-05-15 20:06:24 +02:00
IPaginator.cs Added better Pagination support via IAsyncEnumerable 2020-05-20 20:59:11 +02:00
IPersonalizationClient.cs Added Personalization Client #451 2020-05-08 12:09:59 +02:00
IPlayerClient.cs Added Player Client #451 2020-05-07 18:03:20 +02:00
IPlaylistsClient.cs Added Player Client #451 2020-05-07 18:03:20 +02:00
ISearchClient.cs Allow Enum in QueryParams and added more endpoints 2020-05-03 22:34:03 +02:00
IShowsClient.cs Response Models -> no public set; Request models -> no set for collections 2020-05-05 15:30:00 +02:00
ISpotifyClient.cs Added better Pagination support via IAsyncEnumerable 2020-05-20 20:59:11 +02:00
ITracksClient.cs Added Tracks client 2020-05-07 13:48:31 +02:00
IUserProfileClient.cs Corrected wrong namespace and implemented example client unit test 2020-05-18 15:30:18 +02:00