Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 441 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 441 Bytes

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.