sensenet MongoDB blob storage provider makes it possible to store binaries in a separate binary storage instead of the main metadata database.
Info
Version: | 7.2.0 |
Author(s): | kavics, tusmester |
Last Update: | Saturday, July 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SenseNet/sn-blob-mongodb |
NuGet Url: | https://www.nuget.org/packages/SenseNet.MongoDbBlobStorage |
Install
Install-Package SenseNet.MongoDbBlobStorage
dotnet add package SenseNet.MongoDbBlobStorage
paket add SenseNet.MongoDbBlobStorage
SenseNet.MongoDbBlobStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Driver(>= 2.7.0)
- Newtonsoft.Json(>= 11.0.2)
- SenseNet.Tools(>= 3.0.1)
- SenseNet.BlobStorage(>= 7.3.1)
Tags