Reading/Writing Blobs from/Into Azure Blob Storage Using .Net Core – Part 1
Blog PostsIntroduction In this blob post series, I will showcase how to connect to Azure Storage Account containers to read and upload data. “Azure Blob Storage, Microsoft’s cloud-based object storage solution, is optimized for vast amounts of unstructured data like text or binary files. It is designed for use cases such as serving images or documents… READ MORE