TencentCloud implementation of Abp BLOB Storing.
-
Install the following NuGet packages. (see how)
- EasyAbp.Abp.BlobStoring.TencentCloud
-
Add
DependsOn(typeof(AbpBlobStoringTencentCloudModule))
attribute to configure the module dependencies. (see how)
See the ABP Blob-Storing document.