EasyAbp / Abp.BlobStoring.TencentCloud

TencentCloud implementation of Abp BLOB Storing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Abp.BlobStoring.TencentCloud

ABP version NuGet NuGet Download Discord online GitHub stars

TencentCloud implementation of Abp BLOB Storing.

Installation

  1. Install the following NuGet packages. (see how)

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

Usage

See the ABP Blob-Storing document.

About

TencentCloud implementation of Abp BLOB Storing.


Languages

Language:C# 100.0%