-
Notifications
You must be signed in to change notification settings - Fork 21
Home
MiNG edited this page May 17, 2018
·
6 revisions
阿里云 LogService Rest API 的 .NET Core SDK。
基于 Microsoft.AspNet.WebApi.Client on .NetStandard 2.0 构建。
不支持 .NetStandard 2.0 以下的平台!
关于 .NetStandard 的实现支持请参考 https://docs.microsoft.com/en-us/dotnet/standard/net-standard ,当前支持:
- .NET Core 2.0
- .NET Framework (with .NET Core 1.x SDK) 4.6.2
- .NET Framework (with .NET Core 2.0 SDK) 4.6.1
- Mono 5.4
- Xamarin.iOS 10.14
- Xamarin.Mac 3.8
- Xamarin.Android 8.0
- Universal Windows Platform 10.0.16299
功能 | 依赖 |
---|---|
Http | Microsoft.AspNet.WebApi.Client • 5.2.4 |
Json | Json.Net • 11.0.2 |
Protobuf | Google.Protobuf • 3.5.1 |
Zlib | DotNetZip • 1.10.1 |
Lz4 | lz4net • 1.0.15.93 |
详见 性能报告