.Net Core project solution for working with Azure Storage Blobs.
Azure Storage is cloud service that provides storage which is fully maintained by Microsoft and is highly scalable, available and robust. Azure storage comprises mainly of Blob, File, Table and Queue storage.
Here is a link to the blog post which discusses on how to work with Azure Storage Blobs in detail.