E.Deezer 3.0.0-beta

This is a prerelease version of E.Deezer.
There is a newer version of this package available.
See the version list below for details.
dotnet add package E.Deezer --version 3.0.0-beta                
NuGet\Install-Package E.Deezer -Version 3.0.0-beta                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="E.Deezer" Version="3.0.0-beta" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add E.Deezer --version 3.0.0-beta                
#r "nuget: E.Deezer, 3.0.0-beta"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install E.Deezer as a Cake Addin
#addin nuget:?package=E.Deezer&version=3.0.0-beta&prerelease

// Install E.Deezer as a Cake Tool
#tool nuget:?package=E.Deezer&version=3.0.0-beta&prerelease                

.NET Deezer API wrapper.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.0 309 3/21/2024
5.0.0-beta1 828 4/16/2020
5.0.0-alpha4 419 3/24/2020
5.0.0-alpha3 426 2/18/2020
5.0.0-alpha2 545 2/10/2020
5.0.0-alpha1 654 1/18/2020
4.2.2 2,359 10/31/2019
4.2.1 601 10/1/2019
4.2.0 610 7/29/2019
4.1.0 618 6/30/2019
4.0.0 861 2/11/2019
3.2.1 853 11/4/2018
3.2.0 785 11/4/2018
3.1.1 729 10/30/2018
3.1.0 1,138 1/29/2018
3.0.0 1,061 12/27/2017
3.0.0-beta 904 8/21/2017
2.5.0 1,058 8/19/2017
2.3.1 1,112 8/2/2017
2.3.0 981 7/10/2017
2.2.0 1,674 3/17/2016
2.1.0 1,214 12/21/2015
2.0.1.172 1,283 12/14/2015
2.0.0.158 1,551 12/12/2015
1.1.0.117 1,584 11/27/2015
1.0.0.104 1,295 11/19/2015
1.0.0.96 1,449 11/19/2015
1.0.0 597 10/1/2019
0.0.0.94 1,394 11/11/2015
0.0.0.90 1,420 11/11/2015
0.0.0.67 1,439 11/7/2015

[Latest]
V3.0.0-beta
--------
+ Targetting .NET V4.5+
+ Ported to PCL Profile 111
+ Added dependences to JSON.NET and System.Net.Http

* Restsharp has been removed in favour of PCL compliant System.Net.Http & JSON.NET