.NET Core API to access LastFM stats.
Info
Version: | 0.3.0 |
Author(s): | Benjamin Marconnet |
Last Update: | Sunday, October 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/chromimuk/LastFM.AspNetCore.Stats |
NuGet Url: | https://www.nuget.org/packages/LastFM.AspNetCore.Stats |
Install
Install-Package LastFM.AspNetCore.Stats
dotnet add package LastFM.AspNetCore.Stats
paket add LastFM.AspNetCore.Stats
LastFM.AspNetCore.Stats Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 10.0.0)
- Newtonsoft.Json(>= 12.0.3)