.. |
Interfaces
|
Remove Task/Func paging methods, c# types are too strict for that
|
2020-06-13 13:28:50 +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
|
Fixed a bug where request parameters were not added, related to #461
|
2020-06-12 15:01:38 +02:00 |
LibraryClient.cs
|
Added Library Client #451
|
2020-05-20 08:48:08 +02:00 |
OAuthClient.cs
|
Rename all Credentials* classes to correct ClientCredentials*
|
2020-06-07 13:29:15 +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
|
Fixed a bug where request parameters were not added, related to #461
|
2020-06-12 15:01:38 +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 IPaginatble to also support Cursor based paging
|
2020-06-13 12:55:48 +02:00 |
SpotifyClient.cs
|
Remove Task/Func paging methods, c# types are too strict for that
|
2020-06-13 13:28:50 +02:00 |
SpotifyClientConfig.cs
|
Enabled nullable for most projects
|
2020-05-25 18:00:47 +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 |