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.
Перейти к файлу
Kesavan D d97f0e6026
Merge pull request #3 from BharatRamsf3693/master
891562: Need to move the latest changes to public repo
2024-07-04 16:47:49 +05:30
server-side 891562: Add changes to only move the showcase app that's in live and then the updated README.md file's changes 2024-07-03 07:19:15 +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.