From 765ac68a5378f8763643e1e250498ed759ef8e42 Mon Sep 17 00:00:00 2001 From: AthiswaranVeerasekaran Date: Sun, 21 Sep 2025 22:06:04 +0530 Subject: [PATCH 1/2] v31.1.17 --- README.md | 74 ++++++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 60 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 4a5dc82..a602f16 100644 --- a/README.md +++ b/README.md @@ -1,26 +1,72 @@ [![.NET](https://github.com/syncfusion/blazor-showcase-document-explorer/actions/workflows/dotnet.yml/badge.svg)](https://github.com/syncfusion/blazor-showcase-document-explorer/actions/workflows/dotnet.yml) -# Essential® Studio for Blazor - Document Explorer +# 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. +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 -### Requirements to run the demo +* [System requirements](https://blazor.syncfusion.com/documentation/system-requirements/) -The samples requires the below requirements to run. - -* [Visual Studio 2022](https://visualstudio.microsoft.com/vs/) * [.NET 8.0](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) -### Run +## How to run the demo + +Clone the repository.This repository contains Blazor Document Explorer Server app. +* `server` folder has solution and project files to run Document Explorer server app. + +### Run the demo using .NET CLI + +* Open the command prompt from the demo's directory. +* Run the demo using the following command. + + To run .NET 8 Document Explorer Server project + > `dotnet run --project server/DocumentExplorer.csproj` + +### Run the demo using Visual Studio + +* Open the solution file using Visual Studio. +* Press `Ctrl + F5` to run the demo. + +### Run the demo using Visual Studio code + +* Open the Visual Studio code from the Demo directory where the project file is present. + +* Press `Ctrl + F5` to run the demo. + + +## Live Demo + +#### Document Explorer Live Demo + +Check all the showcase samples from here. + +## License + +Syncfusion® Blazor Components is available under the Syncfusion® Essential Studio program, and can be licensed either under the Syncfusion® Community License Program or the Syncfusion commercial license. + +To be qualified for the Syncfusion® Community License Program, you must have gross revenue of less than one (1) million U.S. dollars (USD 1,000,000.00) per year and have less than five (5) developers in your organization, and agree to be bound by Syncfusion's terms and conditions. + +Customers who do not qualify for the community license can contact sales@syncfusion.com for commercial licensing options. + +You may not use this product without first purchasing a Community License or a Commercial License, as well as agreeing to and complying with Syncfusion's license terms and conditions. + +The Syncfusion® license that contains the terms and conditions can be found at +[https://www.syncfusion.com/content/downloads/syncfusion_license.pdf](https://www.syncfusion.com/content/downloads/syncfusion_license.pdf) + +## Support and feedback + +* For any other queries, reach the [Syncfusion® support team](https://support.syncfusion.com/) or post the queries through the [community forums](https://www.syncfusion.com/forums?utm_source=github&utm_medium=listing&utm_campaign=blazor-samples). -* Clone this repository. -* Open the command prompt from Application root directory. -* Run the demo using `dotnet run` command. +* To renew the subscription, click [here](https://www.syncfusion.com/sales/products?utm_source=github&utm_medium=listing&utm_campaign=blazor-samples) or contact our sales team at . -## Demo +* Don't see what you need? Please request it in our [feedback portal](https://www.syncfusion.com/feedback/blazor-components). -### https://blazor.syncfusion.com/showcase/documentexplorer +## See also -Check all the showcase samples from here. +* [Blazor Documentation](https://blazor.syncfusion.com/documentation/introduction) +* [Blazor Components](https://www.syncfusion.com/blazor-components) +* [Blazor Live Demos - Server](https://blazor.syncfusion.com/demos/) +* [Blazor Live Demos - WebAssembly](https://blazor.syncfusion.com/wasm/demos/) +* [Blazor Playground](https://blazorplayground.syncfusion.com/) +* [Blazor Smart/AI Samples](https://github.com/syncfusion/smart-ai-samples) \ No newline at end of file From 4c94c79c7e415486a4c2fd92c92a5bec4fb0238d Mon Sep 17 00:00:00 2001 From: Athiswaran-SF3980 <121281113+Athiswaran-SF3980@users.noreply.github.com> Date: Tue, 30 Sep 2025 13:08:35 +0530 Subject: [PATCH 2/2] v31.1.17 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a602f16..3c2e8dc 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ To be qualified for the Syncfusion® Community License Program, you must have gr Customers who do not qualify for the community license can contact sales@syncfusion.com for commercial licensing options. -You may not use this product without first purchasing a Community License or a Commercial License, as well as agreeing to and complying with Syncfusion's license terms and conditions. +Use of Syncfusion® Blazor Components requires prior acquisition of either a Community License or a Commercial License. Additionally, usage is subject to acceptance of and compliance with Syncfusion's license terms and conditions. The Syncfusion® license that contains the terms and conditions can be found at [https://www.syncfusion.com/content/downloads/syncfusion_license.pdf](https://www.syncfusion.com/content/downloads/syncfusion_license.pdf) @@ -60,7 +60,7 @@ The Syncfusion® license that contains the terms and conditions can be found at * To renew the subscription, click [here](https://www.syncfusion.com/sales/products?utm_source=github&utm_medium=listing&utm_campaign=blazor-samples) or contact our sales team at . -* Don't see what you need? Please request it in our [feedback portal](https://www.syncfusion.com/feedback/blazor-components). +* If the required information is not available, it can be submitted through the Syncfusion® Blazor Components Feedback Portal [feedback portal](https://www.syncfusion.com/feedback/blazor-components). ## See also @@ -69,4 +69,4 @@ The Syncfusion® license that contains the terms and conditions can be found at * [Blazor Live Demos - Server](https://blazor.syncfusion.com/demos/) * [Blazor Live Demos - WebAssembly](https://blazor.syncfusion.com/wasm/demos/) * [Blazor Playground](https://blazorplayground.syncfusion.com/) -* [Blazor Smart/AI Samples](https://github.com/syncfusion/smart-ai-samples) \ No newline at end of file +* [Blazor Smart/AI Samples](https://github.com/syncfusion/smart-ai-samples)