34 packages tagged with “object-mapping”
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 high performance, low code alternative to ORM's such as Entity Framework, offers intelligent database mapping to your existing CLR objects with minimal effort. Visit "Design Goals" on GitHub to see more rationale and guidance.
Schema-based object transformation with self-defining morphable types. Supports automatic property mapping, async transformations, service provider integration, and complex object binding scenarios.
For users of CodexFramework V1.0, this package offers a way to change less code when migrating to use CodexMicroORM as a replacement framework.
library for the Sparkdo framework
ClearMapper is a lightweight, high-performance object-to-object mapper for .NET projects. It simplifies mapping between objects with minimal configuration and supports complex scenarios.
An alternative to ORM's such as Entity Framework, offers light-weight database mapping to your existing CLR objects with minimal effort. BindingSupport is net461, supporting two-way data-binding with entities.
A custom AutoMapper implementation with advanced features including custom mappings, collections support, flattening/unflattening, conditional mapping, value transformers, null handling, and inheritance support.
Simple and lightweight object mapping library for .NET
A lightweight, high-performance object-to-object mapper for .NET
A simple, lightweight way to work with JSON as dynamic objects or lists, while still giving you type safety when you need it.
Migration tool to convert AutoMapper code to Moedim.Mapper
A powerful, AutoMapper-like object mapping library for .NET 8+ applications with fluent configuration and dependency injection support.
MiniMapr is a lightweight and flexible object mapper for .NET, built for easy, customizable mappings between classes.
Uma biblioteca simples e eficiente para mapeamento de objetos em .NET, suportando tanto objetos mutáveis quanto imutáveis com construtor parametrizado.
A simple object-to-object mapping library that can be used to map objects belonging to dissimilar types.
The database provider code to implement support for Microsoft SQL Server using the CodexMicroORM application framework.
High-performance C# object mapper using source generators with convention-based and attribute-based mapping support
TrueMapper is an advanced object-to-object mapping library for .NET with intuitive MapTo() extension methods, comprehensive collection support, smart type conversion, conditional mapping, middleware support, circular reference detection, and performance metrics. Features intelligent type routing and proper collection handling.
A lightweight, convention-based object-to-object mapping library for .NET. Similar to AutoMapper with fluent API, profile support, and dependency injection integration.
Simple.AutoMapper – Simple.AutoMapper is a tool that automatically “copies data from one shape to another” inside your app. Instead of manually moving the same information between database objects and view models, you define simple mapping rules once and reuse them everywhere.
High-performance, type-safe, and extensible object mapping library for .NET
A high-performance, AutoMapper-compatible object mapping library for .NET with advanced features like projection support, flattening, expression compilation, and comprehensive validation.
Source-generator-first object mapper for .NET — a lightweight, MIT-licensed mapping library.
Provides a lightweight foundation for Data Transfer Objects (DTOs) in .NET 7, offering abstract base classes and interfaces to streamline the development of DTOs for various application layers.
High-performance object mapping for .NET. AutoMapper's fluent API + Mapperly's compile-time source generation. Near-zero overhead, compile-time safety, profiles, DI support, hooks, and Span-based batch mapping.