hi
When I open the File Management UI page. I am expecting the folders & files should come from my Azure container.
This is by design. Only file/blob will be stored on Azure. The file and folder info will be stored in the FM database.
hi
You should add it to ConfigureServices method of APIHost project
Your code seems no problem.
Can you share a simple project? liming.ma@volosoft.com
hi
Create a module project on abp suite
Can you share this project via https://wetransfer.com/
liming.ma@volosoft.com
Thanks
hi
. But after following all the steps based on your document, it is still using the database only.
Please share your configuration code.
hi
Can you try to rename it to CustomLoginModel?
[ExposeServices(typeof(OpenIddictSupportedLoginModel),typeof(LoginModel))]
public class CustomLoginModel : OpenIddictSupportedLoginModel