published 174 days, 4 hours, 1 minute ago
posted by
amit_it7
175 days, 23 hours, 59 minutes ago
Saturday, March 13, 2010 8:29:46 PM GMT
Friday, March 12, 2010 12:32:00 AM GMT
New features
Just checkedin some new features to my C# 4.0 based MongoDB driver:
New simplified API, using generics and adds pluralization for collection
Added SimoIoC which will resolve resources like pluralizer, commands etc. this lets you replace certain parts of the implementation with own implementations.
Support for document references via the new type SimoReference
All code is written for .Net 4.0 and is tested against MongoDB v.1.2.4
Why Simple-MongoDB?
Simple support for POCOS. No mappings and no requirements of a key-value dictionary. Supports Json and anonymous types.
|
No comments yet, be the first one to post comment.