Top 20 NuGet mapper Packages

Allowes you to auto map ORM entity classes to your own classes in LINQ queries
XmlObjectMapper - XML Data Binding Framework
A simple ParseObject to generic T mapper and vice versa. It uses Reflection to map business object properties decorated with the "ParseObjectMemberAttribute" againts keys found in the ParseObject dictionary. For any issues / bugs / requests etc you can fork the Github repo at "https://github.com/...
A simple sql data access library
A fluent cross-db object-relational mapping api.
Exception free and extremly fast object mapper
Does property and field mapping between two objects. Can also ignore specified members or map between members with different names. Mapping members can even be returned from delegates.
Object mapper with a focus on Entity Framework SQL projections to domain types
Regex Object Mapper
Lightweight CSV files utilities - RFC 4180. DataTable to CSV. Object to CSV.
Test your mapping between domain model, view model and database layer easily and effectively. SampleValueSetter traverses the object deep and set values on each property, increasing from the seed value. ObjectComparer compares two objects to see if any properties are the same, or any properties are ...
Extract Specific Contents from an XML using Property Attributes.
Current version offers a very simple Object mapper. Did not implement mapping of collections, interface types... See Unit Test project for usage examples/supported features.
A query mapper for OData v4.0, Automapper style. This extension allows you to have a different domain model than your database model, and still be able to pass the OData query down to the database.
Mapping framework of Detail relationships for ORM (EntityFramework, NHibernate, etc).
A convention based and old school 'solve it with plain code' approach to mapping a Model object to a Dto object using code generation.
Quick and easy library for object-to-object mapping. NOT support configuration mapping.
Simple object mapping library which consists of lightweight library of mapping interfaces, attributes and helper methods with code analyser and generator for generating mapping boilerplate code. What is the difference between this mapper and other object mappers: - No reflection: code is generated ...
Caelan Framework for class building
.NET library for mapping to and from contract types using Max.