Top 20 NuGet mapper Packages

Best helper of the Wizards. Be carefull using magics. They are not tested.
Stack Mapper (stack-mapper) binding library for Bridge.NET projects.
Provides boilerplate framework code to map between one object and another without using reflection.
This library helps to convert sql query result to JSON. This can help if your database does not provide such a feature (e.g. Oracle). The mapping can be configured with a nice fluent interface.
A simple tool that was born from an experiment while I was learning how to use Neo4j.Driver to execute queries in Neo4j. After some repetitive query parses, I tried to make it more abstract for me, using some attributes to configure a graph node as a custom C# class.
A slim yet powerful ORM layer.
Implementation for Mapping using AutoMapper
SqlFun is a tool for writing data access code in F# functional way. It's fast, type safe and gives you all powers of SQL, no custom query language constraints you. It's also lightweight, you need to know a general idea and few functions (and, of course SQL).
SmartDb.Mapper.NetCore是个基于Emit对象映射框架,能够将基于IDataReader和DataTable转化为实体对象。 包NuGet地址:https://www.nuget.org/packages/SmartDb.Mapper.NetCore 框架Git开源地址:https://github.com/joyet/SmartDb.NetCore 框架博客地址:https://www.cnblogs.com/joyet-john/articles/9295985.html#4021708 联系邮箱:[email protected]
Implementation for Mapping using AutoMapper
Suporte em trabalhar e converter datareader ou datatable em coleções C#
Simple CLR-to-GraphQL mapper
Lightweight mapping organization utility to keep track of type transformations. This is what you look for if all you need is a clear, simple, straight forward, debuggeable and organized way to write manual type mappings.
Fast data mapper from IDataReader to any custom type object. IAsyncEnumerable support.