I want to upload multiple files in ASP.NET Core MVC. However, it may not select all files at once. After selecting a file, it can open it again after File Dialog and load it in another file. In addition, the names of the uploaded files should be displayed on the screen. Files and entries uploaded to the form should be saved when the form is submitted. Can anyone help with related JS and C# code?
I tried the input file, but multiple files are only uploaded once
I suggest you try jQuery FilePond.
Below is a work demo, you can refer to it.
Product:
filepond2Controller:
Index view:
result: