Wlniao.Aliyun 8.0.7

dotnet add package Wlniao.Aliyun --version 8.0.7                
NuGet\Install-Package Wlniao.Aliyun -Version 8.0.7                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Wlniao.Aliyun" Version="8.0.7" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Wlniao.Aliyun --version 8.0.7                
#r "nuget: Wlniao.Aliyun, 8.0.7"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Wlniao.Aliyun as a Cake Addin
#addin nuget:?package=Wlniao.Aliyun&version=8.0.7

// Install Wlniao.Aliyun as a Cake Tool
#tool nuget:?package=Wlniao.Aliyun&version=8.0.7                

xcore

Wlniao.Aliyun for Wlniao.XCore

License

GitHub License
Package Version Pull Count

Add Package

dotnet add package Wlniao.Aliyun -v 8.0.0

SLS日志服务

设置Logger实例

Wlniao.Log.Loger.SetLogger(new Wlniao.Aliyun.AliyunLoger(Log.LogLevel.Debug));

配置Aliyun参数

WLN_LOG_SERVER=日志服务服务接入点
WLN_LOG_SLS_PROJECT=日志项目名称
WLN_LOG_SLS_STORE=日志存储库名称
WLN_LOG_KEYID=阿里云AccessKey ID
WLN_LOG_KEYSECRET=阿里云AccessKey Secret

配置权限策略

{
    "Version": "1",
    "Statement": [
        {
            "Effect": "Allow",
            "Action": [
                "log:GetLogStore",
                "log:CreateLogStore",
                "log:PostLogStoreLogs",
                "log:CreateIndex",
                "log:UpdateIndex"
            ],
            "Resource": "acs:log:*:*:project/<projectName>/logstore/*"
        }
    ]
}
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Wlniao.Aliyun:

Package Downloads
Wlniao.Aliyun.Mts

Aliyun Extend for Wlniao.XCore

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.7 158 9/3/2024
8.0.6 87 9/3/2024
8.0.5 96 9/3/2024
8.0.4 97 9/2/2024
8.0.3 92 9/2/2024
8.0.2 109 9/2/2024
8.0.1 105 9/2/2024
8.0.0 95 9/2/2024
3.1.1 602 5/20/2022
3.1.0 510 9/9/2021
3.0.0 599 3/22/2020