.. |
Interfaces
|
Fix Paginate not being available in >NETSTANDARD2_1
|
2021-03-02 12:19:55 +01:00 |
AlbumsClient.cs
|
Added Albums Client #451
|
2020-05-07 22:33:29 +02:00 |
APIClient.cs
|
Updated to .NET analyzers and fixed warnings
|
2020-12-26 18:28:44 +01:00 |
ArtistsClient.cs
|
Added Artists Client #451
|
2020-05-08 11:26:34 +02:00 |
BrowseClient.cs
|
Fix GetRecommendationGenres, fixes #487
|
2020-07-22 21:51:19 +02:00 |
EpisodesClient.cs
|
Added Episodes Client and restructured config #451
|
2020-05-11 18:55:35 +02:00 |
FollowClient.cs
|
Fixed Follow endpoint always returning false, closes #496
|
2020-08-20 14:09:16 +02:00 |
LibraryClient.cs
|
Use 200 as success code in SaveAlbum/SaveTracks/SaveShows, closes #496
|
2020-08-27 14:07:49 +02:00 |
OAuthClient.cs
|
Update to .NET 5.0
|
2020-11-13 14:43:00 +01: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
|
Updated to .NET analyzers and fixed warnings
|
2020-12-26 18:28:44 +01: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
|
Fix Paginate not being available in >NETSTANDARD2_1
|
2021-03-02 12:19:55 +01:00 |
SpotifyClient.cs
|
Fix Paginate not being available in >NETSTANDARD2_1
|
2021-03-02 12:19:55 +01:00 |
SpotifyClientConfig.cs
|
Added paging methods, closes #538
|
2020-12-28 17:23:59 +01: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 |