Implementation of Spotify authorization flows.
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.AuthorizationFlows |
Install
Install-Package FluentSpotifyApi.AuthorizationFlows
dotnet add package FluentSpotifyApi.AuthorizationFlows
paket add FluentSpotifyApi.AuthorizationFlows
FluentSpotifyApi.AuthorizationFlows Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- FluentSpotifyApi.Core(>= 1.4.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.0.0)
- FluentSpotifyApi.Core(>= 1.4.0)
- NETStandard.Library(>= 1.6.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.1.1)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 1.1.2)
- System.ValueTuple(>= 4.4.0)
Tags