Upload to Azure Blob from Web Api

In the earlier post, we learned how to set up docker containers for Azurite. In this post, we will continue with process and create a Web API to exposure end points to upload file to the Azure Blob and to download them. Let's go ahead create our Web Api. I will skip the entire project creation part, … Continue reading Upload to Azure Blob from Web Api