A MongoDB-based implementation of the NoSQL abstraction layer.
Info
Version: | 4.2.0 |
Author(s): | Public Components by Danny Varod |
Last Update: | Monday, July 4, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://pubcomp.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/PubComp.NoSql.MongoDbDriver |
Install
Install-Package PubComp.NoSql.MongoDbDriver
dotnet add package PubComp.NoSql.MongoDbDriver
paket add PubComp.NoSql.MongoDbDriver
PubComp.NoSql.MongoDbDriver Download (Unzip the "nupkg" after downloading)
Dependencies
- PubComp.NoSql.Core(>= 4.0.0)
- mongocsharpdriver(>= 2.0.1)
- MongoDB.Bson(>= 2.0.1)
- MongoDB.Driver(>= 2.0.1)
- MongoDB.Driver.Core(>= 2.0.1)
Tags