Info
Version: | 1.1.0 |
Author(s): | DawsonLiu |
Last Update: | Friday, January 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dawsonliu/Aliyun.TableStore |
NuGet Url: | https://www.nuget.org/packages/Aliyun.TableStore |
Install
Install-Package Aliyun.TableStore
dotnet add package Aliyun.TableStore
paket add Aliyun.TableStore
Aliyun.TableStore Download (Unzip the "nupkg" after downloading)
Dependencies
- Bosima.Google.ProtocolBuffers(>= 1.0.0)
- Bosima.Google.ProtocolBuffers.Serialization(>= 1.0.0)
- System.Net.Http(>= 4.3.3)
Simply ported from https://github.com/aliyun/aliyun-tablestore-csharp-sdk.