A strongly typed object store, using JSON to persist data in blob storage.
Info
Version: | 1.0.4 |
Author(s): | richorama |
Last Update: | Monday, May 13, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/richorama/AzureStorageExtensions |
NuGet Url: | https://www.nuget.org/packages/AzureJsonStore |
Install
Install-Package AzureJsonStore
dotnet add package AzureJsonStore
paket add AzureJsonStore
AzureJsonStore Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(5.0.5)
- WindowsAzure.Storage(2.0.5.1)
Tags