MongoDB implementation against the IDbFileStorageEngine.
Info
Version: | 1.0.0 |
Author(s): | Andrew Brad |
Last Update: | Friday, November 11, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Andrew-Brad/AB.FileStore |
NuGet Url: | https://www.nuget.org/packages/AB.FileStore.Impl.MongoDB |
Install
Install-Package AB.FileStore.Impl.MongoDB
dotnet add package AB.FileStore.Impl.MongoDB
paket add AB.FileStore.Impl.MongoDB
AB.FileStore.Impl.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- AB.FileStore.Interfaces(>= 1.0.0)
- MongoDB.Driver.GridFS(>= 2.3.0)
- NETStandard.Library(>= 1.6.0)
- AB.FileStore.Interfaces(>= 1.0.0)
- MongoDB.Driver.GridFS(>= 2.3.0)
- NETStandard.Library(>= 1.6.0)
Tags