/angular-fileupload-sample

Sample App showing how to do file uploads with angularjs using Asp.net Web Api.

Primary LanguageJavaScriptMIT LicenseMIT

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.