Skip to content
This repository was archived by the owner on May 25, 2023. It is now read-only.
Epexa edited this page Apr 4, 2014 · 270 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

  • 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
  • DNN Platform gallery module with WebAPI upload handler
Clone this wiki locally