Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 266 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 266 Bytes

mongodb-document-mapper

A tiny library that simplifies setting and getting values on MongoDB BSON Document instances with expressions

DocumentMapper helps setting and getting values on MongoDB BSON Document instances using an expression syntax with dot notation.