awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesMapping Lifecycle Hooks

Custom logic executed immediately before or after the automated transformation process.

Distinct from Transformation Execution: Focuses on hooks within the mapping process rather than general data transformation pipeline execution

Explore 1 awesome GitHub repository matching data & databases · Mapping Lifecycle Hooks. Refine with filters or upvote what's useful.

Awesome Mapping Lifecycle Hooks GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • riok/mapperlyAvatar von riok

    riok/mapperly

    4,100Auf GitHub ansehen↗

    Mapperly is a C# source generator used for high-performance object-to-object mapping in .NET. It functions as a compile-time mapping library that produces the necessary transformation code during the build process, eliminating the need for runtime reflection when converting between domain models and data transfer objects. The tool distinguishes itself by providing type-safe diagnostic validation and strict mapping enforcement, emitting warnings for unmapped properties at compile time. It includes specialized capabilities for circular reference handling and deep cloning to maintain object iden

    Runs custom code immediately before or after the generated object transformation process.

    C#
    Auf GitHub ansehen↗4,100
  1. Home
  2. Data & Databases
  3. Data Transformation Pipelines
  4. Transformation Execution
  5. Mapping Lifecycle Hooks