❔ docker image to store files
It's may be not really c# question, but do you know any docker image i could use to upload and store files, then download it?
i want to add upload option to my website and then i want to list all uploaded files
3 Replies
i'm not entirely sure what you're asking for
if you want to upload files to your website, implement it in your website
that's not something that requires a separate service/application unless you have a ton of traffic and are trying to use something like a CDN
Upload files in ASP.NET Core
How to use model binding and streaming to upload files in ASP.NET Core MVC.
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.