How to use Azure Blob Storage with .Net 6 | Azure Blob Storage Tutorial

preview_player
Показать описание
AZURE BLOB STORAGE With .Net 6
AZURE BLOB STORAGE In.Net 6

Azure blob storage can be incredible for allowing you to safely store massive amount of data or media in the cloud. So in this azure blob storage tutorial I want to show you guys what you need to do to set up your blob storage containers. Then in the code, show you how to upload and download files as well as interact with files in the containers in other ways.

#AzureBlobStorageInDotnet6 #Azureblobstoragetutorial #uploadingtoazureblobstoragedotnet6

TimeStamps
----------------------------
00:00 Intro
00:19 What Is Azure Blob Storage
01:02 Creating The Storage Account & Containers In Azure
02:57 Showing The API Project We Are Using & Project Setup
06:55 Uploading A File To Azure Blob Storage
13:00 Listing All The Items In Our Blob Storage Container
14:38 Downloading Files From Azure Blob Storage
22:21 Deleting Files From Azure Blob Storage
Рекомендации по теме
Комментарии
Автор

Hope you guys find this Azure Blob Storage Tutorial Useful! If you do, please drop a LIKE on the video! :)

IsraelQuiroz
Автор

What a great video, after struggling with this for about 3 months I came across this and it was reaaally helpful, thank you brother.

santiagotorresosorio
Автор

Thanks lot, this helped me to learn azure storage.

NaikIsKing
Автор

How do you listen for changes in blob store i.e from a container if any blob being updated inserted or deleted

anunayreddy
Автор

Great video, thanks! Very quick and to the point. Thanks also for the code, much appreciated.

aikidoshi
Автор

Brilliant video, very well explained! Can you show us how to retrieve the connection string from Azure so we don't commit the connection string in appsettings.json to Git?

daka
Автор

what the previous video to make this api?

mikhacavin
Автор

Great content. What's the pricing like

ugochukwuumerie