Awesome
🥇 .NET Object Mappers Benchmark
Comparison between
- Mapster : A fast, fun and stimulating object to object Mapper
- AutoMapper : A convention-based object-object mapper in .NET - website
- ExpressMapper : .Net open source library - lightweight, lighting fast .Net mapper to map one type of object(s) to another in automated and easy way
- TinyMapper : A quick object-object mapper for .NET - website
- AgileMapper : A zero-configuration, highly-configurable object-object mapper with viewable execution plans - website
- Mapperly : A .NET source generator for generating object mappings at build time.
- Manual mapping : Generated by MappingGenerator, an "AutoMapper" like, Roslyn based, code fix provider that allows to generate mapping code in design time - Visual Studio Extension
- MapperToolkit : a source generator for object-object mapper
Run benchmark
Run run the following command.
dotnet run --configuration Release
Result
Member inclube array
Member inclube List