فتح مغلق

List all files in IBlobContainer #945


User avatar
0
mpvismer خلقت

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


4 إجابة (إجابات)
  • User Avatar
    1
    liangshiwei خلقت
    فريق الدعم Fullstack Developer

    Hi,

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

  • User Avatar
    0
    mpvismer خلقت

    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 خلقت

    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 خلقت
    فريق الدعم 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 مارس 25, 2024, 15:11