Ross ROSS = Recommend OSS · open-source software intelligence for agents

zzzprojects/EntityFramework.Extended

Add-on feature for Entity Framework observed · 2026-08-28

github.com/zzzprojects/EntityFramework.Extended · C# · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

63/100

  • Activity 69
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5405
  • days_rel: n/a
  • days_push: 189
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1328 stars · 381 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

EntityFramework.Extended is a C# add-on library for Entity Framework 6 providing batch delete/update, query caching, future queries, and audit features. It has been unsupported since 2015 and its maintainers recommend migrating to Entity Framework Plus (free) or Entity Framework Extensions (paid).

Use cases

  • batch delete and update entities in Entity Framework without loading them
  • cache Entity Framework query results
  • execute future queries in a single database round trip
  • add auditing to Entity Framework changes
  • filter queries with global query filters

When to choose

  • maintaining a legacy EF6 codebase that already depends on it
  • you need its specific batch or audit features and cannot migrate

When to avoid

  • starting any new project
  • using Entity Framework Core
  • you want supported or updated software - use Entity Framework Plus or Extensions instead

Facets

library · maturity abandoned

orm database caching databases backend developer-tools dotnet windows cross-platform entity-framework batch-operations query-cache nuget csharp auditing

1 source

Member repositories

RepositoryRoleHealth v2
zzzprojects/EntityFramework.Extendedmain63

For agents

markdown · JSON · MCP: product_card(name="zzzprojects/EntityFramework.Extended")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem