awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesConfiguration Modules

Classes or assemblies used to group and modularize entity-specific mapping rules.

Distinct from Entity Modeling: Distinct from general entity modeling: focuses on the code organization of mapping configurations.

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

Awesome Configuration Modules GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • dotnet/efcoreAvatar de dotnet

    dotnet/efcore

    14,587Voir sur GitHub↗

    Entity Framework Core is an object-relational mapper that enables developers to interact with database systems using strongly-typed code. It serves as a comprehensive data access framework, providing a unified interface for mapping application objects to relational and non-relational database schemas while managing the lifecycle of data operations through a central context. The project distinguishes itself through a provider-based architecture that decouples core data access logic from specific database engines, allowing for consistent interaction across diverse storage systems. It features a

    Organizes mapping rules into separate classes or assemblies to maintain clean and modular data models.

    C#aspnet-productc-sharpdatabase
    Voir sur GitHub↗14,587
  1. Home
  2. Data & Databases
  3. Entity Modeling
  4. Configuration Modules