Aliyun.TableStore.SDK 3.0.1

There is a newer version of this package available.
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
#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

阿里云TableStore服务官方 .NET SDK

Product 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.

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 4,877 8/9/2023
6.0.2 214,263 9/14/2022
6.0.1 399 9/5/2022
6.0.0 1,289 8/22/2022
5.0.0 426 8/16/2022
4.1.4 5,289 6/24/2019
4.1.3 634 6/24/2019
4.1.2 713 5/29/2019
4.1.1 796 3/6/2019
4.1.0 917 12/17/2018
4.0.0 1,009 9/18/2018
3.0.1 6,403 5/9/2016
2.1.0 1,412 12/30/2015

新增filter
消除编译时的warnning
清理没用的依赖包
清理没用的代码
精简了模板调用相关的代码
增加非法参数检查
trim用户的配置参数
增加UserAgent头部
DLL文件名称由Aliyun.dll更名为Aliyun.TableStore.dll。
开源到GitHub