| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
These libraries extend Entity Framework Core by a few features to make it easier to work with EF and for easier integration testing or to get more performance in some special cases.
| Provider | Package |
|---|---|
| SQL Server | Thinktecture.EntityFrameworkCore.SqlServer |
| PostgreSQL (Npgsql) | Thinktecture.EntityFrameworkCore.PostgreSQL |
| SQLite | Thinktecture.EntityFrameworkCore.Sqlite |
* SQLite supports RowNumber only; Sum, Average, Min, Max are available on SQL Server and PostgreSQL.
An AI agent skill ships with the repository (under skills/thinktecture-entityframeworkcore) to teach AI coding agents how to consume these packages. Install it with the skills CLI:
npx skills@latest add PawelGerr/Thinktecture.EntityFrameworkCoreThe library is also indexed by Context7 (MCP) under the id /pawelgerr/thinktecture.entityframeworkcore. See AI Coding Assistants for details.
| Back | FazBrowse Home | New Git URL |