EasyAbp.Abp.TencentCloud.CloudMonitor by EasyAbp Team

<PackageReference Include="EasyAbp.Abp.TencentCloud.CloudMonitor" Version="1.6.1" />

 EasyAbp.Abp.TencentCloud.CloudMonitor 1.6.1

专门为 ABP vNext 封装的腾讯云 SDK 模块。

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>EasyAbp.Abp.TencentCloud.CloudMonitor</id>
    <version>1.6.1</version>
    <authors>EasyAbp Team</authors>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <projectUrl>https://github.com/EasyAbp/Abp.TencentCloud</projectUrl>
    <iconUrl>https://avatars3.githubusercontent.com/u/58311641?s=128</iconUrl>
    <description>专门为 ABP vNext 封装的腾讯云 SDK 模块。</description>
    <tags>abp module easyabp tencent tencentcloud txyun qcloud could sdk zony</tags>
    <repository url="https://github.com/EasyAbp/Abp.TencentCloud" />
    <dependencies>
      <group targetFramework="net5.0">
        <dependency id="EasyAbp.Abp.TencentCloud.Common" version="1.6.1" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>