Plupload 2.3.3
Plupload is a JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to achieve this such as HTML 5, Silverlight and Flash.
Install-Package Plupload -Version 2.3.3
dotnet add package Plupload --version 2.3.3
<PackageReference Include="Plupload" Version="2.3.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Plupload --version 2.3.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Plupload, 2.3.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Plupload:
Package | Downloads |
---|---|
BWakaBats.Mvc
BWakaBats MVC Helper Library v2. Including a Bootstrap form builder with a Fluent interface.
|
GitHub repositories
This package is not used by any popular GitHub repositories.