PiaproClient 1.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package PiaproClient --version 1.3.0                
NuGet\Install-Package PiaproClient -Version 1.3.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="PiaproClient" Version="1.3.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PiaproClient --version 1.3.0                
#r "nuget: PiaproClient, 1.3.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 PiaproClient as a Cake Addin
#addin nuget:?package=PiaproClient&version=1.3.0

// Install PiaproClient as a Cake Tool
#tool nuget:?package=PiaproClient&version=1.3.0                

Simple .NET client for retrieving song post information from Piapro (https://piapro.jp/).

Product Compatible and additional computed target framework versions.
.NET Framework net471 is compatible.  net472 was computed.  net48 was computed.  net481 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
2.2.0 1,148 11/16/2019
2.1.0 763 3/10/2019
1.6.1 696 3/8/2019
1.6.0 692 3/8/2019
1.5.4 860 11/11/2018
1.5.3 806 11/11/2018
1.5.2 814 11/1/2018
1.4.0 842 10/2/2018
1.3.0 1,094 7/8/2018
1.2.1 1,206 10/20/2017
1.2.0 1,193 4/29/2017
1.1.2 1,689 8/4/2016
1.1.1 1,338 4/5/2016
1.1.0 1,059 3/30/2016
1.0.5 1,399 5/11/2015
1.0.4 1,671 12/30/2013
1.0.3 1,169 12/30/2013
1.0.2 1,246 12/30/2013
1.0.1 1,169 11/4/2013
1.0.0 1,382 11/3/2013

Support for https, add async using HttpClient.