An index for storing multiple values against a key, using table storage.
Info
Version: | 1.0.0 |
Author(s): | richorama |
Last Update: | Wednesday, May 22, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/richorama/AzureStorageExtensions |
NuGet Url: | https://www.nuget.org/packages/AzureIndexStore |
Install
Install-Package AzureIndexStore
dotnet add package AzureIndexStore
paket add AzureIndexStore
AzureIndexStore Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(5.0.5)
- WindowsAzure.Storage(2.0.5.1)
Tags