AgileMapper VS MappingDemo

Compare AgileMapper vs MappingDemo and see what are their differences.

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)

MappingDemo

Demo of various object to object mappers (by JD-Innovensa)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
AgileMapper MappingDemo
1 1
453 3
0.0% -
0.0 0.0
over 1 year ago almost 3 years 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.

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.

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.

What are some alternatives?

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

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

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

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