Multiple File Drag and Drop Upload with ASP.NET Core

I previously wrote about a few posts about file uploads with ASP.NET Core, but there’s always been a web component that provides a much more excellent experience. The multiple-file drag-and-drop component allows you to upload many files in one web...