2
Awaaz

Simple-MongoDB ? Simplified storage of entities

published 174 days, 4 hours, 1 minute ago posted by amit_it7amit_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.
category: Technology | clicked: 0 | | source: daniel.wertheim.se | show counter code
tags: MongoDB, POCO, Simple-MongoDB

No comments yet, be the first one to post comment.

To post your comment please login or signup