I would like to download multiple files with Blazor webassembly I found this link https://docs.microsoft.com/en-us/aspnet/core/blazor/file-downloads?view=aspnetcore-6.0
that shows how to download one file.
Does someone knows a solution that doesn't prompt the user for each files so I can download a full gallery of images?