# Abp.BlobStoring.TencentCloud
(opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
TencentCloud implementation of Abp BLOB Storing.
# Installation
Install the following NuGet packages. (see how (opens new window))
- EasyAbp.Abp.BlobStoring.TencentCloud
Add
DependsOn(typeof(AbpBlobStoringTencentCloudModule))
attribute to configure the module dependencies. (see how (opens new window))