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: about 2 years ago
Linked from 4 awesome lists
dtomappermappingmappingsnetstandardviewmodel
Related projects:
Repository | Description | Stars |
---|---|---|
tinymapper/tinymapper | An object mapper for .NET that simplifies mapping between objects of different structures. | 690 |
mobxjs/serializr | A utility library for converting complex JSON structures into object graphs and vice versa. | 766 |
marazt/object-mapper | Automates object mapping between classes in Python to simplify data transfer and processing | 102 |
jonnyreeves/as3-vanilla | A lightweight library for extracting strongly typed objects from dynamic data without requiring manual parsing or marshalling code. | 81 |
sindresorhus/map-obj | An object mapper utility that transforms source object keys and values into target objects. | 204 |
remondis-it/remap | A declarative object mapping library to simplify conversion of objects field by field. | 122 |
alekshura/sourcemapper | A code generator tool that uses attributes to map data from one format to another during build time. | 8 |
automapper/automapper.data | An extension to AutoMapper for mapping data from ADO.NET IDataReader sources | 137 |
aryaxt/ocmapper | An Objective-C library to easily convert dictionaries to model objects | 347 |
ivanbruel/moya-objectmapper | An Objective-C library for mapping Moya responses to Swift data models with JSON serialization support | 7 |
dozermapper/dozer | A Java framework for automating data mapping between objects | 2,088 |
datastore/datastore.objects | A library that provides an object mapper on top of a flexible data storage service | 6 |
atlasmap/atlasmap | A data mapping solution with an interactive web-based user interface for configuring integrations between different data sources | 197 |
dedanton/nextgenmapper | A tool for generating mapping code between .NET objects and their destination counterparts on the fly | 42 |
automapper/automapper.collection | A library that enables mapping of collections between source and destination objects based on equvalency comparisons | 245 |