Info
| Version: | 2.6.1 | 
| Author(s): | Alex | 
| Last Update: | Friday, August 21, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/nervgh/angular-file-upload | 
| NuGet Url: | https://www.nuget.org/packages/angular-file-upload-module | 
Install
Install-Package angular-file-upload-module
                        dotnet add package angular-file-upload-module
                        paket add angular-file-upload-module
                        
                                angular-file-upload-module Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                2 packages depend on this package.
                        
                    Tags
 
                
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.