angular-net-async-upload icon indicating copy to clipboard operation
angular-net-async-upload copied to clipboard

AngularJS ASP.NET async file upload demo app

AngularJS .net upload demo app

This is a simple AngularJS async file upload demo app which uses angular-file-upload directive to upload files through ASP.NET WebAPI backend.

Here is a blog post which explains the main parts of the app.