1.0 KiB
1.0 KiB
Essential Studio for Blazor - Document Explorer
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.
Deployment
Requirements to run the demo
The samples requires the below requirements to run.
Run
- Clone this repository.
- Open the command prompt from Application root directory.
- Run the demo using
dotnet run
command.
Demo
https://blazor.syncfusion.com/showcase/documentexplorer
Check all the showcase samples from here.