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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
zzzprojects avatar

zzzprojects/EntityFramework-Plus

0
View on GitHub↗
2,342 estrellas·318 forks·C#·MIT·8 vistasentityframework-plus.net↗

EntityFramework Plus

Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more

Features

  • Object Relational Mapping - Utilities for batch operations and query caching.

Historial de estrellas

Gráfico del historial de estrellas de zzzprojects/entityframework-plusGráfico del historial de estrellas de zzzprojects/entityframework-plus

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a EntityFramework Plus

Proyectos open-source similares, clasificados según cuántas características comparten con EntityFramework Plus.
  • greenrobot/greendaoAvatar de greenrobot

    greenrobot/greenDAO

    12,590Ver en GitHub↗

    greenDAO is an object-relational mapping library for Android that maps Java objects to SQLite databases. It provides infrastructure for high-performance data persistence by translating data objects into database records and vice versa. The library implements a type-safe query builder for retrieving records across multiple entities using joins and relationship chaining. It also includes a security layer that provides full-disk encryption for the SQLite database to prevent unauthorized access to stored information. The system utilizes compile-time code generation to create mapping classes, avo

    Java
    Ver en GitHub↗12,590
  • ahoo-wang/smartsqlAvatar de Ahoo-Wang

    Ahoo-Wang/SmartSql

    1,129Ver en GitHub↗

    SmartSql = MyBatis in C# .NET Core+ Cache(Memory | Redis) R/W Splitting PropertyChangedTrack +Dynamic Repository InvokeSync Diagnostics

    C#
    Ver en GitHub↗1,129
  • albrow/zoomA

    albrow/zoom

    0Ver en GitHub↗
    Ver en GitHub↗0
  • abrahambotros/loreA

    abrahambotros/lore

    0Ver en GitHub↗
    Ver en GitHub↗0
Ver las 30 alternativas a EntityFramework Plus→

Preguntas frecuentes

¿Qué hace zzzprojects/entityframework-plus?

Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more

¿Cuáles son las características principales de zzzprojects/entityframework-plus?

Las características principales de zzzprojects/entityframework-plus son: Object Relational Mapping.

¿Qué alternativas de código abierto existen para zzzprojects/entityframework-plus?

Las alternativas de código abierto para zzzprojects/entityframework-plus incluyen: greenrobot/greendao — greenDAO is an object-relational mapping library for Android that maps Java objects to SQLite databases. It provides… ahoo-wang/smartsql — SmartSql = MyBatis in C# + .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack +Dynamic Repository… albrow/zoom. aspnet/entityframework — EntityFramework is a .NET object-relational mapper that translates application objects into database tables and rows.… astaxie/beego. abrahambotros/lore.