AgileMapper
Object mapper
An object mapper that allows flexible configuration and execution plan visualization for mapping data between different .NET frameworks.
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+.
460 stars
16 watching
27 forks
Language: C#
last commit: over 2 years ago
Linked from 4 awesome lists
dtomappermappingmappingsnetstandardviewmodel
Related projects:
Repository | Description | Stars |
---|---|---|
| An object mapper for .NET that simplifies mapping between objects of different structures. | 691 |
| A utility library for converting complex JSON structures into object graphs and vice versa. | 767 |
| Automates object mapping between classes in Python to simplify data transfer and processing | 103 |
| A lightweight library for extracting strongly typed objects from dynamic data without requiring manual parsing or marshalling code. | 81 |
| An object mapper utility that transforms source object keys and values into target objects. | 204 |
| A declarative object mapping library to simplify conversion of objects field by field. | 122 |
| A code generator tool that uses attributes to map data from one format to another during build time. | 8 |
| An extension to AutoMapper for mapping data from ADO.NET IDataReader sources | 137 |
| An Objective-C library to easily convert dictionaries to model objects | 347 |
| An Objective-C library for mapping Moya responses to Swift data models with JSON serialization support | 7 |
| A Java framework for automating data mapping between objects | 2,096 |
| A library that provides an object mapper on top of a flexible data storage service | 6 |
| A data mapping solution with an interactive web-based user interface for configuring integrations between different data sources | 198 |
| A tool for generating mapping code between .NET objects and their destination counterparts on the fly | 42 |
| A library that enables mapping of collections between source and destination objects based on equvalency comparisons | 245 |