Info
Version: | 10.4.0 |
Author(s): | Sebastian Tschan |
Last Update: | Thursday, November 28, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/blueimp/jQuery-File-Upload |
NuGet Url: | https://www.nuget.org/packages/jQuery.FileUpload |
Install
Install-Package jQuery.FileUpload
dotnet add package jQuery.FileUpload
paket add jQuery.FileUpload
jQuery.FileUpload Download (Unzip the "nupkg" after downloading)
Dependencies
- jQuery(>= 1.6.0)
- jQuery.UI.Combined(>= 1.9.0)
Tags
Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.