SourceMapper
Mapper
A code generator tool that uses attributes to map data from one format to another during build time.
Mappings code generator based on attributes
8 stars
2 watching
0 forks
Language: C#
last commit: over 2 years ago
Linked from 1 awesome list
alekshuracodegeneratorcsharpdotnet-coredotnet-standardmapper
Related projects:
Repository | Description | Stars |
---|---|---|
dedanton/nextgenmapper | A tool for generating mapping code between .NET objects and their destination counterparts on the fly | 42 |
tinymapper/tinymapper | An object mapper for .NET that simplifies mapping between objects of different structures. | 690 |
mrtaikandi/mapto | A convention-based object mapping library using Roslyn source generation | 94 |
joaomatossilva/flatmapper | A library for mapping and manipulating structured data from plain text files in C# | 93 |
leoformaggi/enum-utilities-generator | A tool that generates helper classes to map enums and their description attributes at compile-time. | 23 |
automapper/automapper.data | An extension to AutoMapper for mapping data from ADO.NET IDataReader sources | 137 |
agileobjects/agilemapper | An object mapper that allows flexible configuration and execution plan visualization for mapping data between different .NET frameworks. | 460 |
gcharita/xmlmapper | A framework for mapping XML data to Swift objects and vice versa | 111 |
marazt/object-mapper | Automates object mapping between classes in Python to simplify data transfer and processing | 102 |
atlasmap/atlasmap | A data mapping solution with an interactive web-based user interface for configuring integrations between different data sources | 197 |
cezarypiatek/mappinggeneratorreleases | A tool that automates the process of generating boilerplate code for mapping classes in object-relational mapping. | 24 |
jmapper-framework/jmapper-core | A Java framework that provides dynamic mapping with high performance and robustness. | 231 |
jitbit/mapdatareader | A fast and lightweight .NET library for mapping data from IDataReader to strongly typed objects. | 64 |
kemsky/jsonmapper | A JSON parser for ActionScript that allows flexible mapping of typed objects to and from JSON data | 4 |
automapper/automapper.collection | A library that enables mapping of collections between source and destination objects based on equvalency comparisons | 245 |