Backload 1.9.3.8
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
<PackageReference Include="Backload" Version="1.9.3.8" />
paket add Backload --version 1.9.3.8
#r "nuget: Backload, 1.9.3.8"
// 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 | Versions 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. |
-
- Microsoft.AspNet.Web.Optimization (>= 1.1.0)
- WebActivatorEx (>= 2.0.2)
- WebGrease (>= 1.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
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