PiaproClient 1.4.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package PiaproClient --version 1.4.0
NuGet\Install-Package PiaproClient -Version 1.4.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.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PiaproClient --version 1.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PiaproClient, 1.4.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.4.0 // Install PiaproClient as a Cake Tool #tool nuget:?package=PiaproClient&version=1.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Simple .NET client for retrieving song post information from Piapro (https://piapro.jp/).
Product | Versions 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.
-
- HtmlAgilityPack (>= 1.4.9)
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,171 | 11/16/2019 |
2.1.0 | 778 | 3/10/2019 |
1.6.1 | 710 | 3/8/2019 |
1.6.0 | 707 | 3/8/2019 |
1.5.4 | 875 | 11/11/2018 |
1.5.3 | 821 | 11/11/2018 |
1.5.2 | 828 | 11/1/2018 |
1.4.0 | 864 | 10/2/2018 |
1.3.0 | 1,114 | 7/8/2018 |
1.2.1 | 1,226 | 10/20/2017 |
1.2.0 | 1,214 | 4/29/2017 |
1.1.2 | 1,710 | 8/4/2016 |
1.1.1 | 1,358 | 4/5/2016 |
1.1.0 | 1,079 | 3/30/2016 |
1.0.5 | 1,429 | 5/11/2015 |
1.0.4 | 1,696 | 12/30/2013 |
1.0.3 | 1,190 | 12/30/2013 |
1.0.2 | 1,266 | 12/30/2013 |
1.0.1 | 1,186 | 11/4/2013 |
1.0.0 | 1,406 | 11/3/2013 |
Fix async get, add test.