# Mapster-docs **Repository Path**: hangfire/Mapster-docs ## Basic Information - **Project Name**: Mapster-docs - **Description**: No description available - **Primary Language**: C# - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-07-13 - **Last Updated**: 2025-10-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Mapster-docs [Mapster](https://github.com/MapsterMapper/Mapster) 是一个优秀对象映射框架,由于没有中文文档导致在中国国内使用并不广泛,因此我翻译了 [Mapster](https://github.com/MapsterMapper/Mapster) 的 [官方文档](https://github.com/MapsterMapper/Mapster/wiki) 帮助大家更好的学习和使用这个框架。 > 因个人能力有限,如有谬误之处还请指正,多多包涵。 ## 中文文档目录 **[国内访问地址](https://www.cnblogs.com/staneee/p/14912794.html)** ##### [References](cn/References.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki)) ##### 映射 * [基本使用](cn/Basic-usages.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Basic-usages)) * [映射器](cn/Mappers.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Mappers)) * [数据类型](cn/Data-types.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Data-types)) ##### 配置 * [映射配置](cn/Configuration.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Configuration)) * [映射配置继承](cn/Config-inheritance.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Config-inheritance)) * [映射配置实例](cn/Config-instance.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Config-instance)) * [映射配置位置](cn/Config-location.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Config-location)) * [映射配置验证和编译](cn/Config-validation-&-compilation.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Config-validation-&-compilation)) * [映射配置嵌套映射](cn/Config-for-nested-mapping.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Config-for-nested-mapping)) ##### 设置 * 自定义成员映射 * [自定义映射](cn/Custom-mapping.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Custom-mapping)) * [自定义命名约定](cn/Naming-convention.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Naming-convention)) * [使用特性标签配置映射](cn/Setting-by-attributes.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Setting-by-attributes)) * [映射忽略](cn/Ignoring-members.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Ignoring-members)) * [基于规则的映射](cn/Rule-based-member-mapping.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Rule-based-member-mapping)) * [映射只读属性](cn/Mapping-readonly-prop.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Mapping-readonly-prop)) * [映射非公开的成员](cn/Mapping-non-public-members.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Mapping-non-public-members)) * [双向 & 逆扁平映射](cn/Two-ways.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Two-ways)) * [构造函数映射](cn/Constructor-mapping.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Constructor-mapping)) * [映射前/后处理](cn/Before-after-mapping.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Before-after-mapping)) * [值的映射](cn/Setting-values.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Setting-values)) * [拷贝与合并](cn/Shallow-merge.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Shallow-merge)) * [对象引用](cn/Object-references.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Object-references)) * [自定义映射逻辑](cn/Custom-conversion-logic.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Custom-conversion-logic)) ##### 插件 * [异步支持](cn/Async.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Async)) * [调试](cn/Debugging.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Debugging)) * [依赖注入](cn/Dependency-Injection.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Dependency-Injection)) * [EF 6 & EF Core](cn/EF-6-&-EF-Core.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/EF-6-&-EF-Core)) * [FastExpressionCompiler](cn/FastExpressionCompiler.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/FastExpressionCompiler)) * [Immutable](cn/Immutable.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Immutable)) * [Json.net](cn/Json.net.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Json.net)) ##### Tools * [Mapster.Tool 代码生成器](cn/Mapster.Tool.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Mapster.Tool)) * [基于 Fluent API 生成代码](cn/Fluent-API-Code-generation.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Fluent-API-Code-generation)) * [基于 Attribute 生成代码](cn/Attribute-base-Code-generation.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Attribute-base-Code-generation)) * [基于 Interface 生成代码](cn/Interface-base-Code-generation.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/Interface-base-Code-generation)) * [TextTemplate 代码生成器](cn/TextTemplate.md) ([原文](https://github.com/MapsterMapper/Mapster/wiki/TextTemplate)) ## LICENSES ![GitHub](https://img.shields.io/github/license/rivenfx/Modular?color=brightgreen) [![Badge](https://img.shields.io/badge/link-996.icu-%23FF4D5B.svg?style=flat-square)](https://996.icu/#/zh_CN) [![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg?style=flat-square)](https://github.com/996icu/996.ICU/blob/master/LICENSE) Please note: once the use of the open source projects as well as the reference for the project or containing the project code for violating labor laws (including but not limited the illegal layoffs, overtime labor, child labor, etc.) in any legal action against the project, the author has the right to punish the project fee, or directly are not allowed to use any contains the source code of this project!