jQueryFileUpload.Net
jQueryFileUpload.Net copied to clipboard
asp.net mvc 3/4 support
This is nice. Could you please wrap the functionality to an asp.net mvc controller?
One of my colleagues has done this, will see if I can find it.
I have this wrapped in an MVC application with both MVC Controller Upload procession, and .ashx handler. https://github.com/maxpavlov/jQuery-File-Upload.MVC3