Community

Uploading Multiple Files through an ASP.NET Web API Service

(Suprotim Agarwal) I had written a post on DotNetCurry on how to upload multiple-files to an Azure Blob through an ASP.NET MVC Web Application. Today we’ll see how we can do the same but store it in a file system instead and use a Web API controller instead, so that the upload service can be hosted

Read More - Register for Free Membership