Skip to content

PawelGerr/Thinktecture.EntityFrameworkCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

530 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thinktecture.EntityFrameworkCore

Build NuGet Downloads TestResults

Thinktecture.EntityFrameworkCore.Relational
Thinktecture.EntityFrameworkCore.SqlServer
Thinktecture.EntityFrameworkCore.SqlServer.Testing [DEPRECATED]
Thinktecture.EntityFrameworkCore.PostgreSQL
Thinktecture.EntityFrameworkCore.Sqlite.Core
Thinktecture.EntityFrameworkCore.Sqlite
Thinktecture.EntityFrameworkCore.Sqlite.Testing [DEPRECATED]

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.

Supported Providers

Provider Package
SQL Server Thinktecture.EntityFrameworkCore.SqlServer
PostgreSQL (Npgsql) Thinktecture.EntityFrameworkCore.PostgreSQL
SQLite Thinktecture.EntityFrameworkCore.Sqlite

Performance

Features

* SQLite supports RowNumber only; Sum, Average, Min, Max are available on SQL Server and PostgreSQL.

Convenience

Integration Testing

Extensibility

AI Coding Assistants

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.EntityFrameworkCore

The library is also indexed by Context7 (MCP) under the id /pawelgerr/thinktecture.entityframeworkcore. See AI Coding Assistants for details.

About

A focused EF Core extension library that adds high‑performance bulk operations, temp‑table support, and other practical SQL enhancements for real‑world applications.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages