abp icon indicating copy to clipboard operation
abp copied to clipboard

How to make default blob register while using cmskit?

Open zhilingyuan opened this issue 1 year ago • 4 comments

Follow the tutorial, I start a new project, add blob storage module , then add CmsKit moudle; When I try to add new blog, it tell me "No BLOB Storage provider was registered! At least one provider must be registered to be able to use the BLOB Storing System". Could you tell me how to deal this ?

I tried do as Cmskit demo, however it based on .Net 7.0, and I use .Net 8.0 instead; I can not find out how to fix it.

zhilingyuan avatar Aug 04 '24 06:08 zhilingyuan

hi

https://abp.io/docs/latest/framework/infrastructure/blob-storing#configure-the-default-container

maliming avatar Aug 05 '24 02:08 maliming

I am a rookie web developer . Even though read above document, I still can't figure it out. Could you give me more details?

zhilingyuan avatar Aug 05 '24 04:08 zhilingyuan

hi

https://abp.io/docs/latest/framework/infrastructure/blob-storing#configure-the-default-container

I am a rookie web developer . Even though read above document, I still can't figure it out. Could you give me more details

zhilingyuan avatar Aug 06 '24 00:08 zhilingyuan

hi

You can check the document and source code of BLOB Storing to get more details.

It's hard for me to explain such a function in just a few words.

maliming avatar Aug 06 '24 01:08 maliming

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 26 '25 05:04 stale[bot]