Skip to content
Eugen edited this page Sep 18, 2013 · 205 revisions

Documentation Overview

Basic plugin information

Customization how-tos

Server-side

Nginx

PHP

Python

Ruby

Perl

JavaScript

Go

  • jfu package for integration with Go applications, backed by MongoDB + Memcache (user contribution).

Java

Scala

ASP.NET

  • Fork of this project adding an ASP.NET server example (contribution from Tim Abell), an IHttpHandler based example. Upload only.
  • ASP.NET example code (contribution from Sam at webtrendset.com), a simple ashx based example, available as a zip file download. Upload support only. Focus on IE handling.
  • An ASP.NET MVC 3 example with the same functionality as an original plugin demo + large files upload support for ASP.NET (contribution from Max Pavlov)
  • A fully functional github hosted ASP.NET example (contribution by Iain Ballard), based on ashx handlers. Provides full upload / delete / thumbnail functionality.
  • .NET File Upload Handler implementation by Shannon Whitley
  • VB.net VS2010 implementation
  • A fully [IHttpHandler based] (https://github.com/YahavGB/jQuery-File-Upload/tree/master/server/asp-net) PHP server-side clone abstract class for uploading files. Class main propose is to upload files (supports high-quality images uploading) (Contributed by Yahav Gindi Bar).
  • Backload. A professional full featured server side file upload controller/handler for ASP.NET MVC4 (ASP.NET Web API and Standard ASP.NET WebForms supported). It has a very rich set of configuration options but also a zero configuration feature. It supports complex storage structures (set client and server side), image resizing, cropping and conversions, content type based subfolders, tracing, events, etc. Backload demos and examples
Clone this wiki locally