ExpressMapper
Object mapper
Automated mapping between .Net object types using expression trees.
Mapping .Net types
309 stars
33 watching
65 forks
Language: C#
last commit: almost 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
automapper/automapper.extensions.expressionmapping | Provides extensions to AutoMapper for mapping expressions in OData queries and data queries | 144 |
automapper/automapper.ef6 | Extensions for AutoMapper and EF6 mapping and query execution | 223 |
nhibernate/fluent-nhibernate | Automated mapping and configuration for the NHibernate object-relational mapping system using a fluent API. | 1,658 |
eiriktsarpalis/typeshape | A library that enables practical datatype-generic programming in F# | 302 |
automapper/automapper.extensions.enummapping | Provides mapping capabilities for enumerations in AutoMapper | 29 |
tinymapper/tinymapper | An object mapper for .NET that simplifies mapping between objects of different structures. | 690 |
agileobjects/agilemapper | An object mapper that allows flexible configuration and execution plan visualization for mapping data between different .NET frameworks. | 460 |
fsprojects/fleece | A JSON mapping library for F# | 199 |
gcharita/xmlmapper | A framework for mapping XML data to Swift objects and vice versa | 111 |
mobxjs/serializr | A utility library for converting complex JSON structures into object graphs and vice versa. | 766 |
mikro-orm/express-ts-example-app | An Express.js application using Mikro-ORM and TypeScript to manage data in MongoDB | 61 |
fsprojects/fsharp-hashcollections | A fast and immutable map implementation for F#. | 59 |
fsprojects/fsharp.text.regexprovider | A type provider for regular expressions. | 74 |
joaomatossilva/flatmapper | A library for mapping and manipulating structured data from plain text files in C# | 93 |
mrtaikandi/mapto | A convention-based object mapping library using Roslyn source generation | 94 |