syncfusion / ej2-javascript-ui-controls

Syncfusion JavaScript UI controls library offer more than 50+ cross-browser, responsive, and lightweight HTML5 UI controls for building modern web applications.
https://www.syncfusion.com/javascript-ui-controls
Other
403 stars 152 forks source link

Integration with Azure Data lake Storage V2 #180

Open vaibhavbilgikar opened 6 months ago

vaibhavbilgikar commented 6 months ago

Does "ej2-javascript-ui-controls" integrate seamlessly with Azure Data lake storage V2 for file and folder operations.

Sureshrajan-18 commented 4 months ago

Hi Vaibhav,

We have reviewed your query and understand that you are looking for an EJ2 File Manager sample integrated with Azure Storage V2. We already provide an Azure File Provider that can access and manage V2 storage as well as the hierarchical file structure.

For further details on integrating Azure File Service with the EJ2 File Manager component, please refer to the user guide documentation below.

Documentation : https://ej2.syncfusion.com/javascript/documentation/file-manager/file-system-provider#aspnet-core-azure-cloud-file-system-provider

We have also shared sample for your reference.

File Manager Sample : https://stackblitz.com/edit/bdos8x-ww6nmz?file=index.js

Azure File Provider : https://github.com/SyncfusionExamples/azure-aspcore-file-provider/

Regards, Suresh.