This topic describes how to use Tablestore SDK for .NET.
Prerequisites
- Tablestore is activated. For more information, see Activate Tablestore.
- An AccessKey pair is created. For more information, see Create an AccessKey pair for a RAM user.
Download Tablestore SDK for .NET
- Download the SDK installation package from NuGet. For more information about the download path, visit .NET SDK 4.1.4.
- Download the source code from GitHub. For more information about the download path, visit GitHub.
For more information about the historical versions of Tablestore SDK for .NET, see Tablestore SDK for .NET.
Compatibility
For SDKs V3.x.x: compatible.
For SDKs V2.x.x:
- Part of operations are incompatible. The Condition.IGNORE, Condition.EXPECT_EXIST, and Condition.EXPECT_NOT_EXIST parameters are deleted.
- The DLL file name is changed from Aliyun.dll to Aliyun.TableStore.dll.
Version
Latest version: 4.1.4.