Skip to content

v2.9.2

Compare
Choose a tag to compare
@ricardoeduardo ricardoeduardo released this 07 Aug 09:16
· 1395 commits to master since this release

Added

  • A new flag to the UmbrellaAzureBlobStorageFileProviderOptions class to optionally cache container resolutions, i.e. only call CreateIfNotExistsAsync once per container name to improve efficiency and prevent multiple redundant calls out to Azure Storage.