SoftwareKobo.CnblogsAPI 1.2.5

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

// Install SoftwareKobo.CnblogsAPI as a Cake Tool
#tool nuget:?package=SoftwareKobo.CnblogsAPI&version=1.2.5

Cnblogs API

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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.2.5 1,568 2/12/2015
1.2.4 1,049 2/5/2015
1.2.3 1,028 1/22/2015
1.2.2 1,468 1/5/2015
1.2.1 1,441 12/24/2014
1.2.0 1,334 12/24/2014
1.1.1 1,267 12/17/2014
1.1.0 1,232 12/12/2014
1.0.4 1,184 12/7/2014

1.2.0:
Add send comment,
Split Comment to NewsComment and ArticleComment
1.2.1:
fix some platform cache the result
1.2.2:
small update
1.2.3:
fix news title has empty space which is unnecessary.
1.2.4:
remove silverlight 5 support.
use WebUtility in .net framework.
update json.net.