Backload 1.9.3.8

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

// Install Backload as a Cake Tool
#tool nuget:?package=Backload&version=1.9.3.8

Backload is a professional, full featured server side file upload controller and handler for ASP.NET (MVC, Web API, ASP.NET WebForms). It handles the client side jQuery File Upload Plugin from blueimp, PlUpload from Moxiecode and Fine Uploader from Widen Enterprises out of the box, but it can be easily customized to work with any client side plugin (Example 09 on GitHub). More than 13 examples on GitHub. Cloud upload/manage feature (Release 2.0+). Continually developed and backed by the software industry.

Also available packages:
Productivity package: Backload with JQuery File Upload Plugin from blueimp: PM> Install-Package JQuery_File_Upload_Plugin (JQuery_File_Upload_Plugin)

Demo package: Backload with the client side JQuery File Upload Plugin from blueimp: PM> Install-Package JQueryFileUpload_Demo_with_Backload (JQueryFileUpload_Demo_with_Backload)
Backload is a professional, full featured server side file upload controller and handler for ASP.NET (MVC, Web API, ASP.NET WebForms).

Licenses: Standard (free), Pro lite, Pro, Enterprise light, Enterprise. Enterprise license includes source code. Web: http://backload.org/

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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
2.2.7 16,233 4/7/2017
2.2.2.5 8,905 9/7/2016
2.2.2 70,716 3/22/2016
2.1.0 10,309 11/1/2015
2.0.0.5 50,453 8/7/2015
1.9.3.8 14,482 10/18/2016
1.9.3.6 5,371 6/21/2015

This is the standard version which has no pro-active support (except issues). Also available: Professional version and Enterprise version (includes source code). Contact: backload.mvc [at] gmail [dot] com.

This Release:
- Support for chunk uploads
- UNC shared folder storage improvements
- Optimization of memory usage (large files)
- Code refactoring