AzureStorageExplorer
AzureStorageExplorer copied to clipboard
Easily manage the contents of your storage account with Azure Storage Explorer. Upload, download, and manage blobs, files, queues, tables, and Cosmos DB entities. Gain easy access to manage your virtu...
The code has been moved to Standalone, so a separate package is no longer needed.
It is no longer used and can be recovered from history if needed.
Job queues are appropriately part of the Storage Explorer SDK, and the implementations are only used in Standalone.
This ensures native modules build uniformly. Build utilities for native modules can be moved out of `build-common`, simplifying it.
A little duplication here is justified, in that the code is never touched, is only used in two places, and will eventually be replaced by React. Alternatively, move to `ui-components`.
It's only used in one place.
## Motivation Reduce cost of maintaining lots of separate packages. Improve agility of build pipelines. ## Problem Keeping dependencies up to date is more costly as the number of separate...
### Storage Explorer Version 1.41.0-dev ### Regression From Not a regression ### Architecture arm64 ### Storage Explorer Build Number 20251202.1 ### Platform All ### OS Version Windows 11 arm64/MacOS Sequoia...