We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Blazor File Manager in Server Mode

Can you run the Blazor File Manager in a Blazor Server project instead of a Blazor Web Assembly project? Is there an example demo or documentation of doing that?




3 Replies

LD LeoLavanya Dhanaraj Syncfusion Team March 14, 2023 12:18 PM UTC

Hi Gerg,


Greetings from Syncfusion support.


Based on the details you shared, we are quite unclear about your specific requirement for the Blazor FileManager component. Do you want to render the FileManager component on the server end without the controller part instead of the client end? If we have misunderstood your exact requirement, please provide additional details. This information will help us better understand your problem and provide an appropriate solution.


If this is your requirement, we do not have support for using the File Manager without a backend. However, you can create a hosted service link for a backend API and map it to the FileManager component to meet your needs. Our FileManager is capable of handling data from the built-in operations, such as the responses from the default file operations.


The File Manager works with a file system provider, which enables the component to manage files and folders in both physical and cloud-based file systems. Check out the below link for further information.


https://blazor.syncfusion.com/documentation/file-manager/file-system-provider


Check the above-shared details and confirm your exact requirement in the FileManager component. Based on the details, we will proceed with further validation.


Regards,

Leo Lavanya Dhanaraj



VL vulcan lee July 2, 2023 05:36 AM UTC

Hi


I think that if create a  Blazor Server project ( not  create a Blazor Wasm Project), can it use  Blazor FileManager component in  Blazor Server project



LD LeoLavanya Dhanaraj Syncfusion Team July 3, 2023 12:20 PM UTC

Based on your request, we have prepared and included the Blazor FileManager sample with the latest version(22.1.36). Here, we have integrated the controller part inside the FileManager serrver application. Check out the attached sample and get back to us if you need any further assistance.


Attachment: FileManagerPhysicalProvider_33f46661.zip

Loader.
Live Chat Icon For mobile
Up arrow icon