angular-file-upload-module 2.6.1

dotnet add package angular-file-upload-module --version 2.6.1
NuGet\Install-Package angular-file-upload-module -Version 2.6.1
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="angular-file-upload-module" Version="2.6.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add angular-file-upload-module --version 2.6.1
#r "nuget: angular-file-upload-module, 2.6.1"
#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 angular-file-upload-module as a Cake Addin
#addin nuget:?package=angular-file-upload-module&version=2.6.1

// Install angular-file-upload-module as a Cake Tool
#tool nuget:?package=angular-file-upload-module&version=2.6.1

Angular File Upload is a module for the AngularJS framework. Supports drag-n-drop upload, upload progress, validation filters and a file upload queue. It supports native HTML5 uploads, but degrades to a legacy iframe upload method for older browsers. Works with any server side platform which supports standard HTML form uploads.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on angular-file-upload-module:

Package Downloads
Fynix.Common.Web

Common web components for Fynix system

Fynix.Common.WebUI

To setup a web framework to start working with, SPA and angularjs and common layout

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.6.1 3,143 8/21/2020
2.6.0 921 7/17/2020
2.5.0 26,071 4/24/2017
2.3.4 16,544 6/16/2016
2.3.3 1,837 6/6/2016
2.1.4 22,974 9/20/2015
2.1.3 1,835 9/1/2015
2.1.1 1,555 8/27/2015
1.1.5 80,219 12/4/2014

Bug fix