dotnet add package SpotifyAPI.Web
# Optional Auth module, which includes an embedded HTTP Server for OAuth2
dotnet add package SpotifyAPI.Web.Auth
Install-Package SpotifyAPI.Web
# Optional Auth module, which includes an embedded HTTP Server for OAuth2
Install-Package SpotifyAPI.Web.Auth
<PackageReference Include="SpotifyAPI.Web" Version="7.2.1" />
<PackageReference Include="SpotifyAPI.Web.Auth" Version="7.2.1" />
Sane Defaults - Easy To Configure
SpotifyAPI-NET
allows you to quickly integrate with Spotify's Web API by supplying sane configuration defaults from the start. Later on, behaviour can be customized using extensive configuration possibilities.
The Spotify Web API consists of over 74 API calls. SpotifyAPI-NET
provides fully typed requests/responses for all of them.
With the support of .NET Standard 2.X, SpotifyAPI-NET
runs on many platforms, including .NET Core, UWP and Xamarin.Forms (Windows, Android, iOS and Mac)
SpotifyAPI-NET
is built on a modular structure, which allows easy testing through mocks and stubs. Learn more by visiting the Testing Guide
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4