-
Notifications
You must be signed in to change notification settings - Fork 157
Home
Welcome to the Backload wiki!
Setting up the Backload component
Configuration options, settings and defaults
The original demo of the Jquery File Upload Plugin from blueimp in interaction with the Backload server side component can be downloaded here.
Example 01: Zero configuration
Example 02: Configuration basics: Using web.config
Example 03: Configuration basics: Using an external config file
Example 04: Using your own controllers
Example 05: Using server side image manipulation features
Example 06: Managing subfolders: Using the object context
Example 07: Managing subfolders: Using the upload context
#####Note:
All examples and demos use the NuGet packet manager for the Backload component and the client side plugin files to install:
PM> Install-Package Backload