This document explorer demo application showcases several Syncfusion Blazor UI components together in a real-world application scenario. This demo manages the file system that allows users to perform most common file operations like accessing, editing, and sorting files or folders and also opens Word, RTF, Text, PowerPoint and PDF documents.
The samples requires the below requirements to run.
- Clone this repository.
- Open the command prompt from Application root directory.
- Run the demo using
dotnet run
command.
Check all the showcase samples from here.