Amazon S3 & ASP.NET Core Web API - Upload, Download & Delete Files from S3 Bucket

preview_player
Показать описание
In this video, we're going to take a look at how to work with Amazon S3 in ASP.NET Core Web API. We'll cover topics like AWS S3 Bucket Management, how to upload, download, and delete files from S3 buckets using ASP.NET Core Web API, and so on.

This video is sponsored by AWS.

⌚ Timecodes
0:00 - Intro
0:18 - .NET on AWS Series
0:46 - About AWS S3
1:11 - AWS Management Console - S3
3:15 - Prerequisites
3:35 - Visual Studio 2022 - Setting up the Project
4:15 - Installing the required AWS Packages
4:39 - Service Registration
4:59 - appsettings
5:21 - Buckets Controller
7:02 - Testing the Buckets Controller
8:14 - Files Controller
12:38 - Testing the Files Controller via Swagger

🚀 .NET on AWS Series GitHub Repository:

Support my Work:

✉️ Join my .NET newsletter:

Connect with me!
Рекомендации по теме
Комментарии
Автор

What a life saver, been spending precious days to find the suituble tutorial for my capstone

ThePredator
Автор

Hi Mukesh,

Happy to see you on YouTube. Thanks for your blog and quality content

mohammadanas
Автор

Super friend, I hope you have much more content to be able to see in action and to be able to continue improving and giving us feedback with all that knowledge that you possess

vladimirp.chibas
Автор

Going to copy paste for my app to add Profile image option.😅😅😅

Plz continue aws series.

anil-kumar
Автор

What changes should I make so that when I deploy my code on AWS so the method should take credentials from AWS.

anil-kumar
Автор

sir it is asking for subscription in s3

abhijonchatterjee
Автор

Hello mukesh sir can i use your full stack hero dotnet 6.0 clean architecture on production level

MTSightseeing
Автор

Can you make a video explaining your fullstack hero web api boilet template ?

ejanshrestha
Автор

I am facing "Access Denied" error.

saikumar
Автор

I'm getting Unable to get IAM security credentials from EC2 Instance Metadata Service. Error, does anybody know how to fix this ? Please

wadson_sm