Spotify.NET/SpotifyAPI.Web/Clients
Noel Griffin a27c3729c8
Add Users Top Tracks / Users Top Artists to UserClient (#938)
* add top tracks & artists endpoints

* fix file extenstion

* added TODO

* Add Methods to interface

* Add Top items query class

* implement query into UserProfileClient.cs - Top Requests

* Tidy Up Naming

* Removed random json file change

* Added Tests.

* run formatter

* remove additional namespace

---------

Co-authored-by: Jonas Dellinger <jonas@dellinger.dev>
2024-01-19 19:56:07 +01:00
..
Interfaces Add Users Top Tracks / Users Top Artists to UserClient (#938) 2024-01-19 19:56:07 +01:00
AlbumsClient.cs run formatter 2022-11-27 13:29:35 +01:00
APIClient.cs Updated to .NET analyzers and fixed warnings 2020-12-26 18:28:44 +01:00
ArtistsClient.cs feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
BrowseClient.cs feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
EpisodesClient.cs feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
FollowClient.cs run formatter 2022-11-27 13:29:35 +01:00
LibraryClient.cs run formatter 2022-11-27 13:29:35 +01:00
MarketsClient.cs feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
OAuthClient.cs run formatter 2022-11-27 13:29:35 +01:00
PersonalizationClient.cs feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
PlayerClient.cs feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
PlaylistsClient.cs remove SimplePlaylist 2023-05-27 22:28:31 +02:00
SearchClient.cs feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
ShowsClient.cs feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
SimplePaginator.cs re-add .net standard 2.0 support 2023-11-03 23:23:54 +01:00
SpotifyClient.cs re-add .net standard 2.0 support 2023-11-03 23:23:54 +01:00
SpotifyClientConfig.cs run formatter 2022-11-27 13:29:35 +01:00
TracksClient.cs feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
UserProfileClient.cs Add Users Top Tracks / Users Top Artists to UserClient (#938) 2024-01-19 19:56:07 +01:00