Top 20 NuGet efcore Packages

The `[IndexColumn]` attribute that is the revival of `[Index]` attribute for EF Core. (with extension for model building.) This package also provides [PrimaryKey] attribute.
Adds support for NodaTime types when using SQLite with Entity Framework Core.
Allows SQL Server Compact 4.0 to be used with Entity Framework Core
Extension Method to SnakeCase all EFCore v3.0 database structures(tables,relations,schemas,etc) so your entity 'PersonLog' will become a table 'person_log' and so on. This will help your fellow DBA smile.
Adds design-time pluralization to EF Core
A lightweight and flexible Repository / UnitOfWork framework.
Provider EntityFrameworkCore extensions.
Allows SQL Server Compact 3.5 SP2 to be used with Entity Framework Core. Requires the SQL Server Compact 3.5 SP2 runtime to be installed
DbContextScope for EF Core. Forked from https://github.com/mehdime/DbContextScope.
Zero is a general purpose DDD framework specially designed for new modern web applications.
Oracle database provider for Entity Framework Core.
NodaTime support for SQLServer in Entity Framework Core
DbContextScope for EF v2|v3 Core. Forked from https://github.com/tncalvert/DbContextScope.
Handle database errors easily when working with Entity Framework Core. Catch specific exceptions such as UniqueConstraintException, CannotInsertNullException, MaxLengthExceededException, NumericOverflowException or ReferenceConstraintException instead of generic DbUpdateException Use this package i...
Entity Framework Core extension library.
Asky极简架构、超轻量级、高性能、1小时学会,详细文档:https://github.com/AskyEdu AskyCore支持.NET Core 2.x AskyNet 支持.NET 4.7.1 .NET新时代开源社区QQ群:618093978 C#区块链编程学院QQ群:546200985
MultiTenancyServer Entity Framework Core library.
Package Description
EFCore.Toolkit is a library which provides implementations for EntityFrameworkCore best practices, patterns, utilities and extensions.