Backload 2.0.0.5
See the version list below for details.
dotnet add package Backload --version 2.0.0.5
NuGet\Install-Package Backload -Version 2.0.0.5
<PackageReference Include="Backload" Version="2.0.0.5" />
paket add Backload --version 2.0.0.5
#r "nuget: Backload, 2.0.0.5"
// Install Backload as a Cake Addin #addin nuget:?package=Backload&version=2.0.0.5 // Install Backload as a Cake Tool #tool nuget:?package=Backload&version=2.0.0.5
Full package with bundeling. If you do not need bundeling, you may install the Backload.Core package instead.
Backload is a professional, full featured server side file 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 15 examples on GitHub. Cloud upload/manage feature (Release 2.5+). Continually developed and backed by the software industry.
Demo package: https://github.com/blackcity/Backload/
Licenses: Standard (free), Pro lite (49EUR), Pro (99EUR), Enterprise light (149EUR), Enterprise (199EUR). Enterprise license includes source code. Web: http://backload.org/
Learn more about Target Frameworks and .NET Standard.
-
- Backload.Core (>= 2.0.0.5)
- Microsoft.AspNet.Web.Optimization (>= 1.1.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
IMPORTANT: Migration from previous releases needs your attention! Read the migration notes on github.
Whats new:
- No external dependencies. Now Backload references only system dlls.
- MVC 5 compatible (see demo project)
- All files (server and client) are now in the ~/Backload folder in your project.
- Brand new API to access most functions from your custom code
- 50% new or refactored internal code
- Optimized memory usage
- Chunked file uploads for all supported client side plugins
- Most recent version of the supported client side plugins
- New options in the configuration