Connector/Remote Repository

AjaxUploader 4.0.2.2

Ajax Uploader is an easy to use, hi-performance ASP.NET File Upload Control which allows you to upload multiple files to web server without refreshing the page.
This is a new version of the view package page, introduced in ProGet 5.3. If it's missing any functionality, you can still view the old version.

This package appears to have a custom/proprietary license agreement, and ProGet cannot be automatically determine the license type. You'll need to assign a license type to the URL to allow or block packages with this license.

Usage Instructions

To install AjaxUploader from the command line, run the following command:

nuget install AjaxUploader -Version 4.0.2.2 -Source https://nuget.sapec.md/nuget/Sapec/

To install AjaxUploader from the Package Manager Console within Visual Studio, run the following command:

Install-Package AjaxUploader -Version 4.0.2.2 -Source https://nuget.sapec.md/nuget/Sapec/

For projects that support PackageReference, copy this XML node into the project file to reference the package.

<PackageReference Include="AjaxUploader" Version="4.0.2.2" />

Description

ASP.NET File Upload like GMail Ajax Uploader is an easy to use, hi-performance ASP.NET File Upload Control which allows you to upload multiple files to web server without refreshing the page. It allows you select and upload multiple files and cancel running file uploads, add new files during uploading. This file upload control uploads large files to a server with low server memory consumption. The look and feel of file upload control can be customized to seamlessly blend into your website design. Ajax Uploader will be still active for legacy browsers. Deployment: http://ajaxuploader.com/Deployment.htm Demo: http://ajaxuploader.com/demo/ Download: http://ajaxuploader.com/download/Ajax-Uploader.zip