Top 20 NuGet mapper Packages

Library for PostgreSQL integration of generating POCO classes from a SQL database or applying changes to a SQL database based on POCO classes and attributes.
A Json fluent mapper.
Kraft Wrapper is a library that make Sitecore API injectable and unit testable. It is interface based, model of the Sitecore API, which is included auto mapping from an item to your model class.
Smart byte mapper library
Smart byte mapper library ASP.NET Core extensions
The probably fastest way to use custom contracts in Photon
Query HTTP api using GraphQL with C# defined models.
A simple helper for data-transformation between the software layer
StandardMapper is a simple objects/models mapper you can use to tranfer the value of the properties of an object/model into another object/model.
1、数据库脚本xml配置文件解析 12、补充nodejs 等操作
1、数据库配置文件接口实现 12、补充nodejs 等操作
A simpler and faster way to use Reflection for instantiating classes and setting fields/properties in mapping operations.
Provides mapping capability to map a JsonPatchDocument from one type to another
Yet another tool for make object to object copies
1. if empty string convert to int or decimal,ignore the error and set int or decimal to defaut value; This project is clone from git://github.com/mganss/ExcelMapper,which Map POCOs to Excel files. And I have add the excel headers properties to the ExcelMapper because I need it in my project.