Info
Version: | 1.4.3 |
Author(s): | SysSurge AS |
Last Update: | Saturday, January 28, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.slazure.com/ |
NuGet Url: | https://www.nuget.org/packages/Slazure.MongoDB |
Install
Install-Package Slazure.MongoDB
dotnet add package Slazure.MongoDB
paket add Slazure.MongoDB
Slazure.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Driver(>= 2.1.1)
- Newtonsoft.Json(>= 8.0.2)
- Slazure.Core(>= 1.4.0)
Tags
Slazure automatically maps data entities between your code and the database data model. This package enables Slazure to work with MongoDB.