# aliyun-tablestore-csharp-sdk **Repository Path**: mirrors_aliyun/aliyun-tablestore-csharp-sdk ## Basic Information - **Project Name**: aliyun-tablestore-csharp-sdk - **Description**: Aliyun TableStore(原OTS) C# SDK, Support .NET Standard2.0 and .NET Framework4.0 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Aliyun TableStore SDK for C# [![Software License](https://img.shields.io/badge/license-apache2-brightgreen.svg)](LICENSE) [![GitHub version](https://badge.fury.io/gh/aliyun%2Faliyun-tablestore-csharp-sdk.svg)](https://badge.fury.io/gh/aliyun%2Faliyun-tablestore-csharp-sdk) [![Build Status](https://travis-ci.org/aliyun/aliyun-tablestore-csharp-sdk.svg)](https://travis-ci.org/aliyun/aliyun-tablestore-csharp-sdk) ## 关于 - 此C# SDK基于[阿里云表格存储服务](http://www.aliyun.com/product/ots/) API构建。 - 阿里云表格存储是构建在阿里云飞天分布式系统之上的NoSQL数据存储服务,提供海量结构化数据的存储和实时访问。 ## 版本 - 当前版本:6.0.2 ## 运行环境 ### Windows - 适用于`.NET 4.0` 及以上版本 - 适用于`.NETSTANDARD2.0`及以上版本 - 适用于`Visual Studio 2010`及以上版本 ## 注意事项 - 如果要运行sample,需要将aliyun-tablestore-sdk-sample项目设为`启动项目`,并添加您自己的AccessKeyId,AccessKeySecret,InstanceName等后即可运行。 ## 贡献代码 - 我们非常欢迎大家为TableStore C# SDK以及其他TableStore SDK贡献代码 ## 联系我们 - [阿里云TableStore官方网站](http://www.aliyun.com/product/ots) - [阿里云TableStore官方论坛](http://bbs.aliyun.com) - [阿里云TableStore官方文档中心](https://help.aliyun.com/product/8315004_ots.html) - [阿里云云栖社区](http://yq.aliyun.com) - [阿里云工单系统](https://workorder.console.aliyun.com/#/ticket/createIndex)