DEMO

About

Azure Blob Storage Web Explorer (without source code) is the first web application for managing one or multiple blobs container on Azure storage as a simple file explorer that allows you to perform most file operations. You can use it directly as web application or as Iframe on your existing web application.

Features

The following table represents the operations available in Azure storage Web Explorer :

Action Description
search Searches for items matching the search string in the current and sub folders
create Create new folder in the current path
delete Delete files or folders
copy Copy selected file or folder to target path
move Cut selected file or folder
rename Rename the selected file or folder
download Download one or multiple file from blob storage
upload Upload file to the current path in blob storage
image preview View the image content with double click
detail and large icons You can switch between large icons or detail view in the explorer
sort by Sort elements by : name, size and modified date

Preview video

Click for Preview video

Live demo

Click for Live demo

Documentation & Settings

Click for Full documentation and settings

Fast started

The package delivered is published under .Net Core Framework and ready to deploy on your Windows or Linux web server. Please refer to Please refer to those articles to deploy .Net Core application :

  • Unzip the deployment package file
  • Deploy the application in your web server, please refer to the Documentation link above
  • Open appsettings.json file to setup the application, please refer to the Documentation link above
  • Lunch the application on your browser



⤥ Download Links ⤦