Azure Blob Storage with ASP.NET MVC

How to work with Azure Blob Storage and ASP.NET MVC Blob Storage is a part of Microsoft Azure platform. We can use Azure Blob Storage to store our unstructured data in the cloud as objects. We can store files like text files, media files, documents etc. In this article we are discussing about how to…