Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 433 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 433 Bytes

AngularJs file upload with Asp.net Web Api sample

This is a sample app which shows how you can do file uploads with angularjs file upload library ng-file-upload and Asp.net Web Api.

It is inspired by a similar sample written by Jay Chase on MSDN.