UploadcareCSharp 0.3.2

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

// Install UploadcareCSharp as a Cake Tool
#tool nuget:?package=UploadcareCSharp&version=0.3.2

C# library for Uploadcare.
https://uploadcare.com/

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.1.3.1 21,907 10/26/2020
1.1.3 450 10/26/2020
1.1.2 640 10/9/2020
1.1.1 943 4/12/2020
1.1.0 573 4/5/2020
1.0.7 563 3/15/2020
1.0.6 503 2/21/2020
1.0.4 1,312 1/6/2020
1.0.3 567 12/29/2019
1.0.2 586 12/16/2019
1.0.1 577 12/5/2019
0.3.2 6,892 8/11/2016
0.3.1 1,415 8/14/2015
0.3.0 1,078 7/25/2015
0.2.0 1,129 7/25/2015
0.1.0 1,048 7/18/2015

+ Fix UrlUploader class visibility (internal --> public sealed)
+ Add a "store flag" to the FileUploader and UrlUploader classes (to force store/no-store file during upload)