Info
Version: | 0.0.3 |
Author(s): | shrimpy |
Last Update: | Saturday, April 11, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://shrimpy.github.io/AzureSimpleStorage |
NuGet Url: | https://www.nuget.org/packages/SimpleAzureStorage |
Install
Install-Package SimpleAzureStorage
dotnet add package SimpleAzureStorage
paket add SimpleAzureStorage
SimpleAzureStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- WindowsAzure.Storage(4.3.0)
Tags
Currently support Table storage only. Where you don`t need to worry about data type, schema (very close to JSON).
Visit http://shrimpy.github.io/AzureSimpleStorage for more details.