Demo document explorer application for managing 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.
Перейти к файлу
mugunthan-anbalagan 03eb9a8905
Merge pull request #5 from syncfusion/918422-DepBot
918422: Resolved security warning
2024-11-21 15:26:51 +05:30
server 918422: Resolved security warning 2024-11-21 14:54:06 +05:30
.gitignore 891562: Need to move the latest changes to public repo 2024-07-01 12:01:57 +05:30
README.md Update README.md 2024-07-04 10:04:51 +05:30

README.md

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.