Top 20 NuGet ef Packages
A plugin for Microsoft.EntityFrameworkCore to support repository, unit of work patterns, and multiple database with distributed transaction supported.
Entity Framework Core .NET Command Line Tools. Includes dotnet-ef.
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio.
Enables these commonly used commands:
Add-Migration
Bundle-Migration
Drop-Database
Get-DbContext
Get-Migration
Optimize-DbContext
Remove-Migration
Scaffold-DbContext
Script-Migration
Update-Database
dotConnect for PostgreSQL is a high-performance ORM enabled data provider for PostgreSQL that builds on ADO.NET technology.
The provider works with .NET Frameworks 2.0+, .NET Core 1.0+, .NET 5+.
It supports a wide range of PostgreSQL-specific features, such as secure SSL and SSH connections, Postg...
dotConnect for SQLite is a high-performance ORM enabled data provider for SQLite that builds on ADO.NET technology.
The provider works with .NET Frameworks 2.0+, .NET Core 1.0+, .NET 5+.
It supports a wide range of SQLite-specific features, such as a variety of built-in encryption methods, includi...
Entity Framework Core common classes for cloudscribe.Kvp
MySql Entity Framework Core storage for cloudscribe.Kvp
Entity Framework Core postgresql storage for cloudscribe.Kvp
Entity Framework Core SQLite storage for cloudscribe.Kvp
Entity Framework Core postgresql storage for cloudscribe.Kvp
dotConnect for PostgreSQL is a high-performance ORM enabled data provider for PostgreSQL that builds on ADO.NET technology.
The provider works with .NET Frameworks 2.0+, .NET Core 1.0+, .NET 5+.
It supports a wide range of PostgreSQL-specific features, such as secure SSL and SSH connections, Postg...
dotConnect for Oracle is a high-performance ORM enabled data provider for Oracle and Oracle Cloud (DBaaS) that builds on ADO.NET technology.
The provider works with .NET Frameworks 2.0+, .NET Core 1.0+, .NET 5+.
It supports a wide range of Oracle-specific features, including different connection m...
The Teradata Entity Framework Core Provider is an implementation of a database provider for Microsoft Entity Framework Core (EFCore) v3.1. It allows EFCore applications to load data into or retrieve data from the Teradata Database or Teradata Advanced SQL Engine.
See the Readme.txt included in the ...
Streamx Linq to SQL for EF Core. It allows you to use C# (or your .NET language of choice) to write strongly typed queries.
Interactive tutorial available at https://try.entitylinq.com/.
Essence.EntityFrameworkCore provides extensions to the Entity Framework Core for Audits and more. Continually updated with new features and bugfixes as necessary, commercially supported from Cedita.
Add a validation that all Entity Framework migrations have been executed, for a given DbContext, to a webapi healtchchecks collection.
Generating native sql triggers through migrations using EFCore entity builder.
GoodToCode.Shared.CognitiveServices
GoodToCode.Shared.Repository
Simple backend code to provide pagination, sorting and filtering. It's not very smart but has Text, Number and DateTime filters. It also allows simple joins.