项目作者: kkbruce

项目描述 :
Azure Table Storage API 泛型設計
高级语言: C#
项目地址: git://github.com/kkbruce/GenericsAzureTableStorageAPI.git
创建时间: 2015-12-20T16:09:43Z
项目社区:https://github.com/kkbruce/GenericsAzureTableStorageAPI

开源协议:

下载


GenericsAzureTableStorageAPI

Azure Table Storage API 泛型設計
針對 Azure 官網 ( https://azure.microsoft.com/zh-tw/documentation/articles/storage-dotnet-how-to-use-tables/ ) 範例程式碼改寫為泛型版本,以提供動態指定衍生自 TableEntity 類別 T 的能力。
細部說明請參考 Blog:http://blog.kkbruce.net/2015/12/generics-azure-table-storage-api.html