Open Closed

CREATE FOLDER INSIDE BLOB CONTAINER AND ACCESS FILES FROM THAT CONTAINER #3188


User avatar
0
shijo created
  • ABP Framework version: v5.2.0
  • UI type: Angular
  • DB provider: EF Core / MongoDB
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

I am using IBlobContainer with Azure Blob Storage to save files. When I enabled multi-tenant files are keeping inside the tenant folder perfectly. My question is how can I create a new folder and place the files inside tenant folder and get that files from that folder? this is the current path files/tenants/{tenant_id}/{file_name} I want to place it like files/tenants/{tenant_id}/{my_custom_folder}/{file_name}


1 Answer(s)
  • User Avatar
    0
    shijo created

    Solved..

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on May 21, 2025, 13:37