AngularJs file upload with Asp.net Web Api sample
December 14, 2015 ยท View on GitHub
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.