Açık Kapalı

List all files in IBlobContainer #945


User avatar
0
mpvismer oluşturuldu

Does anyone know if there is a way to list all files stored in an IBlobContainer?


4 Cevap
  • User Avatar
    1
    liangshiwei oluşturuldu
    Destek Takımı Fullstack Developer

    Hi,

    You should use file management module, the blob system is a low-level module.

  • User Avatar
    0
    mpvismer oluşturuldu

    Thank you.

    Is there perhaps any documentation on how to use that? The documentation here only seems to show what it does as a standalone module.

    Is there a way for a user to upload a file and then use that file within the rest of the application?

  • User Avatar
    1
    Moyaoxiang oluşturuldu

    Hi mpvismer, File Management supports users to upload files. It uses FileDescriptor.Id as the key of the BLOB object, so you can use the Id to query the corresponding BLOB object for use.

  • User Avatar
    0
    liangshiwei oluşturuldu
    Destek Takımı Fullstack Developer

    Hi,

    You can use the ABP Suite to install file management module to your project.

    The file management provided some repositories: https://docs.abp.io/en/commercial/latest/modules/file-management#repositories

Made with ❤️ on ABP v8.2.0-preview Updated on Mart 25, 2024, 15:11