Basically, FluentOMapper (FOM) is a framework to describe an execute mappings
from objects to others using their properties:
• Fluent: Using chained method calls to describe the mapping.
• O' for Object and like old "O'Matic" expression.
• Mapper: Because you map objects to others
FOM is strongly typed and uses lambda expression to describe mapping, so you can
use refactoring of Visual (or other tool).
A typical use would be for writing DTOs, but not only ;-)
Features
- mapping
- dto
- lambda
Categories
FrameworksLicense
Apache License V2.0Follow Fluent o'Mapper
Other Useful Business Software
Go From AI Idea to AI App Fast
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Fluent o'Mapper!