Code on the Shelf
  • Home
  • .NET
  • Docker
  • Azure
  • Entity Framework
  • Metrics
Sign in Subscribe

File Upload

A collection of 1 post
Streaming a file into Azure Storage via Azure Web Apps and ASP.NET Web API
Azure

Streaming a file into Azure Storage via Azure Web Apps and ASP.NET Web API

TL;DR Get a Memory stream of the file from HTTP Request Context, then use the Azure Storage Async APIs to stream it into the cloud. The Code ASP.Net Web API doesn't have the same upload mechamism that ASP.Net MVC does but you can get a
21 Oct 2017 1 min read
Page 1 of 1
Code on the Shelf © 2026
Powered by Ghost