AngularFileUpload 1.0.1

Requires NuGet 1.0.0 or higher.

dotnet add package AngularFileUpload --version 1.0.1
NuGet\Install-Package AngularFileUpload -Version 1.0.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="AngularFileUpload" Version="1.0.1">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AngularFileUpload --version 1.0.1
#r "nuget: AngularFileUpload, 1.0.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 AngularFileUpload as a Cake Addin
#addin nuget:?package=AngularFileUpload&version=1.0.1

// Install AngularFileUpload as a Cake Tool
#tool nuget:?package=AngularFileUpload&version=1.0.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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 8,823 6/10/2017
1.0.0 993 6/10/2017