Lightweight .NET Core client wrapper for the Spotify Web API.
Info
Version: | 3.5.0 |
Author(s): | Daniel Larsen and contributors |
Last Update: | Wednesday, August 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Ringobot/SpotifyApi.NetCore |
NuGet Url: | https://www.nuget.org/packages/SpotifyApi.NetCore |
Install
Install-Package SpotifyApi.NetCore
dotnet add package SpotifyApi.NetCore
paket add SpotifyApi.NetCore
SpotifyApi.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.Extensions.Caching.Memory(>= 2.1.1)
- Microsoft.Extensions.Configuration(>= 2.2.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables(>= 2.2.0)
- Microsoft.Extensions.Logging(>= 2.2.0)
- Microsoft.Extensions.Logging.Console(>= 2.2.0)
- Newtonsoft.Json(>= 11.0.2)
Tags