A C# API for working against BeatsMusic public developer API on a portable C# library.
Info
Version: | 1.11.0 |
Author(s): | Efrat Barak |
Last Update: | Monday, August 18, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/coding-chick/BeatsMusicCSharp |
NuGet Url: | https://www.nuget.org/packages/BeatsMusicCSharpAPI |
Install
Install-Package BeatsMusicCSharpAPI
dotnet add package BeatsMusicCSharpAPI
paket add BeatsMusicCSharpAPI
BeatsMusicCSharpAPI Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(6.0.3)
- Microsoft.Bcl(1.1.9)
- Microsoft.Net.Http(2.2.22)