A lightweight, convention-based object mapper for .NET focused on high performance and minimal configuration. Additional capabilities are being evaluated for future versions while maintaining strict performance goals.
$ dotnet add package MaplyMaply is a minimal, convention-based object mapper for .NET.
It focuses on high-performance property-to-property mapping when advanced configuration is not required.
Maply is ideal for:
Maply intentionally focuses on simple, convention-based mapping.
The following capabilities are currently not supported and are being evaluated for potential future versions:
The goal is to evolve carefully without compromising the library's lightweight and performance-oriented design.