0
mpvismer created
Does anyone know if there is a way to list all files stored in an IBlobContainer?
4 Answer(s)
-
1
Hi,
You should use file management module, the blob system is a low-level module.
-
1
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.
-
0
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