Skip to main content
A newer version of this page is available. .

File Management

DevExpress File Management components for Blazor allow you to handle file upload.

Upload

The Upload component allows users to upload files to the server and includes the following main features:

  • Chunk upload for large files
  • Upload multiple files at once
  • Drag and drop area
  • File extension and size validation
  • Instant upload
  • Upload on a button click

Upload Overview

Read Tutorial: Explore Features Run Demo

Troubleshooting

If a Blazor application throws unexpected exceptions, refer to the following help topic: Troubleshooting.