38 packages tagged with “object-mapper”
Transform any object-graph into a dynamic, composed dictionaries like structure, holding serializable values and type information. Commonly Used Types: Aqua.Dynamic.DynamicObject Aqua.Dynamic.DynamicObjectMapper Aqua.TypeSystem.ConstructorInfo Aqua.TypeSystem.FieldInfo Aqua.TypeSystem.MethodInfo Aqua.TypeSystem.TypeInfo Aqua.TypeSystem.PropertyInfo
A out of the box object mapper library based on `SourceGenerator`. 基于 `SourceGenerator` 的开箱即用对象映射库。
Simple object-object mapper for .NET
A lightweight CSharp mapping library for mapping one object type to another.
Very small, highly opinionated object mapper
A lightweight .NET object mapping library for deep copying and attribute-based property mapping.
High-performance ADO.NET object mapper.
This is a library which wraps the Neo4j official driver in a simplified interface with an Object Mapper. It allows developers to use POCO's to query the neo4j database. No extensive setup is needed to use this library. For more information on how to use it, go to https://github.com/robinskil/Neo4jObjectMapper . This an open source project so feedback and improvements are always welcome. If there are any issues please contact me through github.
Simple Object-Mapper
A simple and lightweight .NET object mapping library. MapOnly provides easy-to-use APIs for converting objects between different types with minimal configuration.
A zero-dependency, high-performance object mapper for .NET. 2x faster than AutoMapper with zero configuration.
A lightweight, convention-based object mapper for .NET focused on high performance and minimal configuration. Additional capabilities are being evaluated for future versions while maintaining strict performance goals.
A lightweight .NET object mapping library for deep copying and attribute-based property mapping. V10 uses compiled Expression Trees for maximum performance.
A reflection-free, source-generated object mapper with support for nested objects, collections, and custom mappings.
轻量级 Fluent 风格对象映射器(Fluent Object Mapper),支持多层级映射、链式 API、AOT、DI 注入、运行时映射规则配置。
A lightweight, fast, and fully open-source object mapper (Mapster and AutoMapper alternative) for .NET that lets you map objects between types — including complex types and collections — with just one line of code (Mapping Example: entity.MapTo MyDto ()).
A lightweight object mapper with fluent API supporting basic, conditional, and combine mapping
High-performance object mapper with automatic type conversion, collection handling, and compiled expressions for .NET 6+
Mapperly is a lightweight, reflection-based object-to-object mapper for .NET.
High-performance object mapper
Lightweight object mapper inspired by Mapster and AutoMapper.
The world's simplest and fastest mapper.
High-performance, lightweight object-to-object mapper
A simple and lightweight attribute based object mapping library for .NET
A lightweight and fast object-to-object mapper with support for records, custom converters, and attributes.
Ultra-fast compile-time object mapper with Source Generators. Achieves 2.95x faster performance than AutoMapper with zero runtime overhead.
Biblioteca leve e eficiente para mapeamento automático entre classes e DTOs em C#. Suporta mapeamento por convenção, atributos declarativos, API fluente e alta performance com Expression Trees compiladas.
Um simples utilitário de extensão para mapeamento de objetos (object-to-object) que também lida com truncamento de strings baseado no [MaxLength].
NovelyMapper : un mapper léger et fluent pour .NET permettant de créer facilement des mappings entre objets, avec support des profils.
ProjectionLoom is a lightweight, high-performance object mapping library designed to simplify and accelerate data projection between different object models. Utilizing reflection and optimized caching, it provides seamless mapping capabilities for complex types with minimal configuration. Ideal for .NET developers who want an easy-to-use, flexible, and extensible mapper without the overhead of heavy dependencies.