angular-file-upload-module
2.1.4
See the version list below for details.
dotnet add package angular-file-upload-module --version 2.1.4
NuGet\Install-Package angular-file-upload-module -Version 2.1.4
<PackageReference Include="angular-file-upload-module" Version="2.1.4" />
<PackageVersion Include="angular-file-upload-module" Version="2.1.4" />
<PackageReference Include="angular-file-upload-module" />
paket add angular-file-upload-module --version 2.1.4
#r "nuget: angular-file-upload-module, 2.1.4"
#addin nuget:?package=angular-file-upload-module&version=2.1.4
#tool nuget:?package=angular-file-upload-module&version=2.1.4
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.
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.WebUI
To setup a web framework to start working with, SPA and angularjs and common layout |
|
Fynix.Common.Web
Common web components for Fynix system |
GitHub repositories
This package is not used by any popular GitHub repositories.
Fixed issue #512