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

scottksmith95/LINQKit

LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users. observed · 2026-08-28

github.com/scottksmith95/LINQKit · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 66
  • Release rhythm 69
  • Longevity 100
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: 8
  • age_days: 4934
  • days_rel: 207
  • days_push: 207
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

1831 stars · 170 forks observed · 2026-08-28

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

LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users, providing helpers like predicate building and expression expansion. It ships as multiple NuGet packages targeting classic Entity Framework and Microsoft Entity Framework Core versions.

Use cases

  • build dynamic where clauses for entity framework queries
  • combine linq predicates with and/or logic
  • expand expressions so entity framework can translate them
  • reuse linq expressions across queries
  • query entity framework core with composable filters

When to choose

  • you use Entity Framework or EF Core and need dynamic query composition
  • you want to build flexible search filters from expression trees
  • you need expression expansion for queries EF cannot translate directly

When to avoid

  • you use a non-.NET stack or a non-EF ORM like Dapper exclusively
  • your queries are simple and need no dynamic predicate composition

Facets

library · maturity stable

orm database developer-tools databases backend developer-tools dotnet cross-platform linq entity-framework entity-framework-core expression-trees predicate-builder nuget c-sharp

1 source

Member repositories

RepositoryRoleHealth v2
scottksmith95/LINQKitmain74

For agents

markdown · JSON · MCP: product_card(name="scottksmith95/LINQKit")

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