Info
Version: | 1.5.2 |
Author(s): | Sulphur-Crest Software |
Last Update: | Monday, November 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.sulphurcrestsoftware.com/EasyData |
NuGet Url: | https://www.nuget.org/packages/ScS.EasyData.Providers.MongoDb |
Install
Install-Package ScS.EasyData.Providers.MongoDb
dotnet add package ScS.EasyData.Providers.MongoDb
paket add ScS.EasyData.Providers.MongoDb
ScS.EasyData.Providers.MongoDb Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Driver(>= 2.11.4)
- MongoDB.Driver.GridFS(>= 2.11.4)
- ScS.EasyData.Sdk(>= 1.5.2)
- System.Composition(>= 1.4.1)
Tags
EasyData simplifies persistenance of data to a simple repository.
Using a plugin architecture, EasyData is completely database engine-agnostic. Works well with both NoSql and traditional database structures.