How to upload multiple file simultaneously using ASP .Net Core 3.1 with threads

249 Views Asked by At

I am working on ASP .Net Core. I need to design a web page using which user can upload any video. Each video upload status must be visible to user. If user wants, user can cancel the uploading of specific video. Video upload must be independent. I am currently on information gathering stage. I show several references but nothing is useful. Can you please suggest me how can I do it?

0

There are 0 best solutions below