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.
Перейти к файлу
MuthukumarK 71e4b0b61d
Merge pull request #4 from Athiswaran-SF3980/master
911856: Update sample for vol3 2024
2024-10-15 13:37:43 +05:30
server
.gitignore
README.md

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.