wallabag.Api 1.0.1.39483

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

// Install wallabag.Api as a Cake Tool
#tool nuget:?package=wallabag.Api&version=1.0.1.39483

wallabag-api is a .NET library written in C# that integrates the wallabag API.

Product Compatible and additional computed target framework versions.
Universal Windows Platform netcore50 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.5.0 1,252 3/11/2018
1.4.7 1,070 7/8/2017
1.4.6 1,061 6/6/2017
1.4.4 1,116 6/6/2017
1.4.3 1,029 3/27/2017
1.4.0 1,085 3/26/2017
1.3.9 1,198 2/24/2017
1.3.8 1,106 1/22/2017
1.3.7 1,053 1/22/2017
1.3.6 1,091 1/21/2017
1.3.5 1,194 1/1/2017
1.3.4 1,267 12/14/2016
1.3.3 1,205 12/5/2016
1.3.2 1,126 11/11/2016
1.3.1 1,138 10/11/2016
1.3.0 1,081 10/2/2016
1.2.0 1,117 6/19/2016
1.1.4 1,129 6/10/2016
1.1.3 1,188 6/8/2016
1.1.2 1,128 6/6/2016
1.1.1 1,169 5/19/2016
1.1.0 1,208 5/18/2016
1.0.4 1,402 5/16/2016
1.0.3 1,327 5/15/2016
1.0.2 1,259 5/13/2016
1.0.1.39483 1,498 5/4/2016
1.0.0 1,136 5/3/2016

[fix] some code cleanup
[feature] New property "LastTokenRefreshDateTime" that indicates the last time when RefreshAccessTokenAsync was executed.