SeafClient 1.0.1

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

// Install SeafClient as a Cake Tool
#tool nuget:?package=SeafClient&version=1.0.1

This project is a wrapper for the Seafile web api  for .Net implemented as a portable class library (PCL).

The aim is to create a library to easily access a Seafile server and the files stored there through a .Net application in a strong-typed fashion (no custom JSON parsing and with meaningful error messages, etc. The library uses async/await methods for all requests sent to the server.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Universal Windows Platform uap was computed.  uap10.0 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.3.1 1,895 4/16/2020
1.2.0 710 3/22/2019
1.1.0 1,334 9/28/2016
1.0.1 1,014 7/4/2016
1.0.0 1,367 10/15/2015