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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Cnblogs API
Product | Versions 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.
-
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Net.Http (>= 2.2.28)
- Newtonsoft.Json (>= 6.0.8)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
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.