jQuery-File-Upload.MVC5 icon indicating copy to clipboard operation
jQuery-File-Upload.MVC5 copied to clipboard

Simple implementation of Blueimp jQuery File Upload Plugin using ASP.NET MVC5

Results 7 jQuery-File-Upload.MVC5 issues
Sort by recently updated
recently updated
newest added

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 6.0.4 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

Hello! I think your plugin is great and I am just starting to use it. I would like to know the way to check for duplicated files on the server...

Bumps bootstrap from 3.0.0 to 3.4.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bootstrap&package-manager=nuget&previous-version=3.0.0&new-version=3.4.1)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

hi , do you have any idea where to add on the plugin to have these information Thanks,

I try to upload 16 Mb file but it's giving me Interval server error. for the small file, it's work fine. but not for large file so what change I...

Hello, where should I look at if I need to display an icon for PDF, Word or other file types thumbnail after image upload. It presently only works well with...

Porting this project to MVC Core 7 required a major rewrite (not your fault or problem, just life). Part of the rewrite was understanding the existing code.. It appears to...