JamendoApi 1.1.0

dotnet add package JamendoApi --version 1.1.0
NuGet\Install-Package JamendoApi -Version 1.1.0
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="JamendoApi" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JamendoApi --version 1.1.0
#r "nuget: JamendoApi, 1.1.0"
#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 JamendoApi as a Cake Addin
#addin nuget:?package=JamendoApi&version=1.1.0

// Install JamendoApi as a Cake Tool
#tool nuget:?package=JamendoApi&version=1.1.0

Client for the Jamendo Api v3.0

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid is compatible. 
MonoTouch monotouch is compatible. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa81 is compatible. 
Windows Store netcore was computed.  netcore45 is compatible.  netcore451 was computed. 
Compatible target framework(s)
Included target framework(s) (in 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
1.1.0 1,256 2/4/2016
1.0.0 1,058 1/6/2016
1.0.0-beta 851 12/28/2015

Full release.

Now supports read methods and deserialization of responses is async too.

Added workaround for the API returning an empty array instead of the usual object when there's no match in the autocomplete API.