Top 20 NuGet mapper Packages
                Provides an AutoMapper based default implementation of com.github.akovac35.IAdapterMapper for com.github.akovac35.AdapterInterceptor.
            
            
            
        
                Simple and fast open source mapping library which allows to map one type members into another. Maps members based on conventions (public properties with the same names and same/derived/convertible types), compiles func / action delegates mappers
            
            
            
        
                Utility classes for general pourposes. Includes:
    - DeepCopy: Copy the values of one object into another.
    - GenericEquals : test if 2 instances are the same object.
    - GenericMapper : map one clase A into another class B.
    - RandomFiller : Fill a class property randomly.
    - Date: A s...
            
            
            
        
                M-Files object mapper for vault entities
            
            
            
        
                dotnet 帮助类
            
            
            
        
                Integer Mapper maps .NET types to monotonically increasing integers starting from 0. Null or Empty is mapped to 0. Mappings can be reversed. Integer Mapper is useful for implementing caching, memoization, and algorithms requiring ranked alphabets over a problem domain.
            
            
            
        
                FeatherMap is a fast and lightweight object mapping library with reference tracking by default.
            
            
            
        
                Granular mapping of entity class to DTO without the use of System.Reflection
            
            
            
        
                KonnectorORM mapea tablas a entidades además valida con un dialecto interno basado en XSD, la clase debe heredar de KonnectorCatalog la cual debe implementar 4 propiedades, TableName, PrimaryKey, XmlValidations, ID
            
            
            
        
                Firemap is a source generator that generates mappings between objects. The mappings are created at compile time and are therefore super fast and reflection-free.
            
            
            
        
                This is a mapping library that can convert dynamic data into static types and populate complex nested child objects
            
            
            
        
                Utils Lite is a small package containing tools (object pool, retry logic, automatic mapping etc.) for .NET Standard
            
            
            
        
                Provides adapter interceptor related extensions for Microsoft.Extensions.DependencyInjection.IServiceCollection.
            
            
            
        
                Package Description
            
            
            
        
                Interfaces for two- and three-way mapping of objects