MongoDB.Dynamic is a lightweight library with interesting dynamic features that speed up development for desktop/web applications that accesses MongoDB databases, allowing to persist entities with interface-based instances.
Info
Version: | 1.1.1 |
Author(s): | Jone Polvora |
Last Update: | Saturday, June 9, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://mongodbdynamic.codeplex.com |
NuGet Url: | https://www.nuget.org/packages/MongoDB.Dynamic |
Install
Install-Package MongoDB.Dynamic
dotnet add package MongoDB.Dynamic
paket add MongoDB.Dynamic
MongoDB.Dynamic Download (Unzip the "nupkg" after downloading)
Dependencies
- ImpromptuInterface(5.6.7)
- mongocsharpdriver(1.4.2)
Tags