Info
Version: | 0.0.8 |
Author(s): | Juergen Gutsch |
Last Update: | Monday, January 19, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/JuergenGutsch/simpleobjectstore/wiki/Home |
NuGet Url: | https://www.nuget.org/packages/Gos.SimpleObjectStore.AzureProvider |
Install
Install-Package Gos.SimpleObjectStore.AzureProvider
dotnet add package Gos.SimpleObjectStore.AzureProvider
paket add Gos.SimpleObjectStore.AzureProvider
Gos.SimpleObjectStore.AzureProvider Download (Unzip the "nupkg" after downloading)
Dependencies
- Gos.SimpleObjectStore(1.1.0)
- WindowsAzure.Storage(3.0.3.0)
Tags
The objects will be serialized to JSON and stored on the file system by default. This package contains the Azure storage provider.