# Abp.BlobStoring.TencentCloud

ABP version (opens new window) NuGet (opens new window) NuGet Download (opens new window) Discord online (opens new window) GitHub stars (opens new window)

TencentCloud implementation of Abp BLOB Storing.

# Installation

  1. Install the following NuGet packages. (see how (opens new window))

    • EasyAbp.Abp.BlobStoring.TencentCloud
  2. Add DependsOn(typeof(AbpBlobStoringTencentCloudModule)) attribute to configure the module dependencies. (see how (opens new window))

# Usage

See the ABP Blob-Storing document (opens new window).

Last Updated: 11/14/2022, 7:21:38 AM