Skip to content
hazzik edited this page Jun 25, 2011 · 9 revisions

Welcome to the OoMapper wiki!

Key advantage of OoMapper is Autoprojecting LINQ queries and Automapper-like configurations.

Features:

  1. .NET4/Silverlight4 support
  2. mapping primitives
  3. mapping any object to string, using .ToString() method
  4. using casting operators where possible
  5. mapping dictionaries
  6. mapping from IEnumerable`s extension methods, like Count(), Max(), Any(), etc

Roadmap

Clone this wiki locally