Lightweight implementation of the ActiveRecord pattern, built on top of the 10gen Mongo C# driver.
Info
Version: | 0.2.3 |
Author(s): | Tim Jones |
Last Update: | Tuesday, March 26, 2013 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Ormongo |
Install
Install-Package Ormongo
dotnet add package Ormongo
paket add Ormongo
Ormongo Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(3.1.0)
- mongocsharpdriver(1.3.1)
Tags