.. |
Interfaces
|
Adding Endpoint to get a User's Queue (#807)
|
2022-11-08 21:58:05 +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
|
Fixing #607 + Refactoring (#608)
|
2021-08-10 22:17:51 +02:00 |
MarketsClient.cs
|
feat: implements markets API (#787)
|
2022-08-11 08:54:09 +02:00 |
OAuthClient.cs
|
Fix typo in OAuthClient.cs (#757)
|
2022-05-19 06:06:24 +02:00 |
PersonalizationClient.cs
|
Added Personalization Client #451
|
2020-05-08 12:09:59 +02:00 |
PlayerClient.cs
|
Adding Endpoint to get a User's Queue (#807)
|
2022-11-08 21:58:05 +01: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
|
Updated to .net 6.0 and remove .net-standard2.0 support
|
2021-11-10 20:12:12 +01:00 |
SpotifyClient.cs
|
feat: implements markets API (#787)
|
2022-08-11 08:54:09 +02: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 |