JQueryFileUpload_Demo_with_Backload 1.9.2.4

dotnet add package JQueryFileUpload_Demo_with_Backload --version 1.9.2.4
NuGet\Install-Package JQueryFileUpload_Demo_with_Backload -Version 1.9.2.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="JQueryFileUpload_Demo_with_Backload" Version="1.9.2.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JQueryFileUpload_Demo_with_Backload --version 1.9.2.4
#r "nuget: JQueryFileUpload_Demo_with_Backload, 1.9.2.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install JQueryFileUpload_Demo_with_Backload as a Cake Addin
#addin nuget:?package=JQueryFileUpload_Demo_with_Backload&version=1.9.2.4

// Install JQueryFileUpload_Demo_with_Backload as a Cake Tool
#tool nuget:?package=JQueryFileUpload_Demo_with_Backload&version=1.9.2.4

The original demo from the jQuery File Upload plugin together with the Backload server side upload controller/handler.
Important note: Expects the bundles "~/bundles/jquery" (jQuery) and "~/bundles/jqueryui" (jQuery UI) to be setup with this path (release notes.txt). For more examples and documentation on Backload see project page on GitHub.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.9.2.4 2,423 9/10/2013

Developed for ASP.NET MVC 4. .NET Framework 4 and 4.5
Install this package into an empty MVC 4 Webapplication and run the examples.The package installs a HomeController together with the files.