这是基于vue-vben-admin 模板适用于abp Vnext的前端管理项目
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
cKey 0863ad444d enabled DynamicFeatureStore 3 years ago
..
LINGYUN/Abp/OssManagement/Tencent adjust the keyword sequence. 3 years ago
FodyWeavers.xml feat(cloud): add support tencent cloud 4 years ago
FodyWeavers.xsd fix(cors): fix cors request not returned custom headers 4 years ago
LINGYUN.Abp.OssManagement.Tencent.csproj feat(cloud): add support tencent cloud 4 years ago
README.md feat(cloud): add support tencent cloud 4 years ago

README.md

LINGYUN.Abp.OssManagement.Tencent

腾讯云oss容器接口

配置使用

模块按需引用

[DependsOn(typeof(AbpOssManagementTencentCloudModule))]
public class YouProjectModule : AbpModule
{
  // other
}