Hello,
I am storing the image on a Private AWS S3 bucket. Now how should I show the images using image url.
Please give some solutions.
Loading
Hello,
I am storing the image on a Private AWS S3 bucket. Now how should I show the images using image url.
Please give some solutions.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh KumarPosted Jan 17, 2023, 11:04 AM
Hello Deepak,
You can refere this thread which will help you out to achive get image from AWS,
https://www.c-sharpcorner.com/article/uploaddownloaddelete-files-from-aws-s3-using-net-core-api/
Naimish MakwanaPosted Jan 17, 2023, 7:48 AM
Please refer below link.
https://stackoverflow.com/questions/52412517/c-sharp-mvc-api-return-an-image-from-amazon-s3-for-my-api-call
https://levelup.gitconnected.com/uploading-and-displaying-images-in-a-private-aws-s3-bucket-using-asp-net-86266af51c8b
Thanks.