MappingDemo VS AgileMapper

Compare MappingDemo vs AgileMapper and see what are their differences.

MappingDemo

Demo of various object to object mappers (by JD-Innovensa)

AgileMapper

A zero-configuration, highly-configurable, unopinionated object mapper with viewable execution plans. Flattens, unflattens, deep clones, merges, updates and projects queries. .NET 3.5+ and .NET Standard 1.0+. (by agileobjects)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
MappingDemo AgileMapper
1 1
3 453
- 0.9%
0.0 0.0
almost 3 years ago over 1 year ago
C# C#
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

MappingDemo

Posts with mentions or reviews of MappingDemo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-19.
  • Comparison of Object Mapper Libraries
    4 projects | dev.to | 19 May 2021
    For this evaluation, a C# .Net Core 5 console application was used using EntityFramework Core and SqlLite database.  It is a simplified model of a layered architecture and available on GitHub.

AgileMapper

Posts with mentions or reviews of AgileMapper. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-19.

What are some alternatives?

When comparing MappingDemo and AgileMapper you can also consider the following projects:

Mapster - A fast, fun and stimulating object to object Mapper

AutoMapper - A convention-based object-object mapper in .NET.

ExpressMapper - Mapping .Net types

Mapping Generator - :arrows_counterclockwise: "AutoMapper" like, Roslyn based, code fix provider that allows to generate mapping code in design time.

mapperly - A .NET source generator for generating object mappings. No runtime reflection.

TinyMapper - A quick object-object mapper for .NET