.NET 5 async client for Spotify Web API with fluent syntax.
Info
Version: | 2.0.0 |
Author(s): | Patrik Gebrian |
Last Update: | Monday, February 15, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnetfan/FluentSpotifyApi |
NuGet Url: | https://www.nuget.org/packages/FluentSpotifyApi |
Install
Install-Package FluentSpotifyApi
dotnet add package FluentSpotifyApi
paket add FluentSpotifyApi
FluentSpotifyApi Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- FluentSpotifyApi.Core(>= 1.4.0)
- Newtonsoft.Json(>= 10.0.3)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.0.0)
- FluentSpotifyApi.Core(>= 1.4.0)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.1.1)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 1.1.2)
- System.ValueTuple(>= 4.4.0)
Tags