Straightforward Azure Blob Storage database for .NET applications which helps you store data with minimal overhead.
Info
Version: | 1.1.0 |
Author(s): | Jaroslav Klíma |
Last Update: | Sunday, March 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Masherak/EasyDatabase |
NuGet Url: | https://www.nuget.org/packages/EasyDatabase.AzureBlobRepository |
Install
Install-Package EasyDatabase.AzureBlobRepository
dotnet add package EasyDatabase.AzureBlobRepository
paket add EasyDatabase.AzureBlobRepository
EasyDatabase.AzureBlobRepository Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyDatabase.Core(>= 1.1.0)
- Newtonsoft.Json(>= 12.0.3)
- WindowsAzure.Storage(>= 9.3.3)
Tags