Top 20 NuGet Entity Framework Packages
                LambdicSql is ultimate sql builder. Generate sql text and parameters from lambda. Target frameworks are .netframework3.5~, pcl, .netstandard1.2~.
            
            
            
        
                Facilitador para implementação e utilização do EntityFramework.
            
            
            
        
                The ExtCore.Data.EntityFramework extension component. Based on the ExtCore framework.
            
            
            
        
                .NET Entity Framework Core 9 Extensions/Utilities
            
            
            
        
                EFRepository allows you to use a LINQ-Enabled version of the Repository Pattern for Entity Framework
            
            
            
        
                Entity Framework 6 library.
            
            
            
        
                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...
            
            
            
        
                dotConnect for MySQL is a high-performance ORM enabled data provider for MySQL 8.0+ including Embedded servers (starting with 4.1), MariaDB, Amazon RDS, Amazon Aurora, Azure MySQL, Percona that builds on ADO.NET technology.
The provider works with .NET Frameworks 2.0+, .NET Core 1.0+, .NET 5+.
It ...
            
            
            
        
                Library to work with database, apply migrations and data using Entity Framework Core
            
            
            
        
                An abp application module group that provides basic e-shop service.
            
            
            
        
                NCode.QuerySpecifications.EntityFrameworkCore.Builder
            
            
            
        
                An abp application module that provides general user review service. For example, a user can review a product he has bought with text, pictures and star-rating.
            
            
            
        
                Riven.EntityFrameworkCore.PostgreSQL
            
            
            
        
                Riven.EntityFrameworkCore.Oracle
            
            
            
        
                Riven.EntityFrameworkCore.DevartOracle
            
            
            
        
                asp net core basic framework
            
            
            
        
                To bulk operation sql server, it have a high efficiency. 
Bulk insert 1,000,000 records just need half minute
How to use it:
 using LF.EntityFramework.Extention;
DBContextExtensions.SingleTaskMaxCount = 10000;//more than 10000 entities start multiple threads
DBContextExtensions.TaskCount = 10; //t...
            
            
            
        
                An abp application module that provides payment service.