Aliyun.TableStore.SDK
3.0.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Aliyun.TableStore.SDK --version 3.0.1
NuGet\Install-Package Aliyun.TableStore.SDK -Version 3.0.1
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="Aliyun.TableStore.SDK" Version="3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aliyun.TableStore.SDK --version 3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Aliyun.TableStore.SDK, 3.0.1"
#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 Aliyun.TableStore.SDK as a Cake Addin #addin nuget:?package=Aliyun.TableStore.SDK&version=3.0.1 // Install Aliyun.TableStore.SDK as a Cake Tool #tool nuget:?package=Aliyun.TableStore.SDK&version=3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
阿里云TableStore服务官方 .NET SDK
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Google.ProtocolBuffers (>= 2.4.1.555)
- System.Net.Http (>= 2.0.20710)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Aliyun.TableStore.SDK:
Package | Downloads |
---|---|
AgentHub.Shared.TSCommonUtils
Package Description |
|
AgentHub.Shared.TableStore
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
6.0.3 | 11,808 | 8/9/2023 |
6.0.2 | 252,414 | 9/14/2022 |
6.0.1 | 413 | 9/5/2022 |
6.0.0 | 1,367 | 8/22/2022 |
5.0.0 | 466 | 8/16/2022 |
4.1.4 | 5,352 | 6/24/2019 |
4.1.3 | 662 | 6/24/2019 |
4.1.2 | 754 | 5/29/2019 |
4.1.1 | 844 | 3/6/2019 |
4.1.0 | 947 | 12/17/2018 |
4.0.0 | 1,068 | 9/18/2018 |
3.0.1 | 7,515 | 5/9/2016 |
2.1.0 | 1,453 | 12/30/2015 |
新增filter
消除编译时的warnning
清理没用的依赖包
清理没用的代码
精简了模板调用相关的代码
增加非法参数检查
trim用户的配置参数
增加UserAgent头部
DLL文件名称由Aliyun.dll更名为Aliyun.TableStore.dll。
开源到GitHub