Watch video
This video will get you started with the Syncfusion File Upload component in a Blazor Server application. You will learn about the basic functionalities like uploading multiple files or a single file at a time and validation during file upload. You will also see how to save and remove files with or without using Server APIs.
Download Example: Getting Started with the Blazor File Upload
Watch video
Learn how easily you can upload files asynchronously in the Blazor file upload component of Syncfusion. I will also show you how to enable chunk upload to split large files into small chunks and transfer them to the server using Ajax. Check how to upload all the files in the folder by enabling directory uploading and dropping files in the custom drop area to upload them.
Download Example: Upload Files Asynchronously in the Blazor File Upload