Implementation of Spotify authorization flows for ASP.NET Core apps.
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.AspNetCore |
Install
Install-Package FluentSpotifyApi.AuthorizationFlows.AspNetCore
dotnet add package FluentSpotifyApi.AuthorizationFlows.AspNetCore
paket add FluentSpotifyApi.AuthorizationFlows.AspNetCore
FluentSpotifyApi.AuthorizationFlows.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentSpotifyApi.AuthorizationFlows(>= 1.4.0)
- Microsoft.AspNetCore.Authentication.OAuth(>= 2.0.0)
Tags