Month: June 2019

Upload files in Azure blob storage using ASP.Net core Web API

Azure blob storage service allows user to create / update / upload unstructured data in Azure. Later, user can access / download this data from anywhere in the world. This data can be Audio, Video, Image, Text or Log file. We can also use these service for streaming video or audio files. Users are directly … Continue reading Upload files in Azure blob storage using ASP.Net core Web API