Efficiently transfer c# objects to from Azure blob storage
Azure Blob Storage is primarily designed to store files and the client API is intuitively geared towards working with files and streams Recently I had to deal with reading/writing in-memory objects using blob storage. There was not much literature re...
Sep 23, 20213 min read3.5K
