Example of Azure Blob Provider in React File Manager Component

/
/
Azure

This sample demonstrates how to utilize the Azure blob storage with File Manager component. To run the service, create the Azure blob storage account and register the Azure storage details like account name, password, and blob name details within the RegisterAzure method.

More Details...

Loading....
Description

The File Manager component is used to explore a file system through a web application, similar to the windows explorer for windows. It supports all the basic file operations such as create, rename, delete and so on.

Note: File Manager’s upload functionality is restricted in online demo. To work with upload functionality, please download Azure Blob Provider from the GitHub repository.

NuGet Package: NuGet package of ASP.NET Core Azure file system provider is now available on nuget.org.