Top 20 NuGet efcore Packages

A base repository for Entity Framework Core
a simple filter for ef core. modelBuilder.AddFilter<F>(Expression<Func<F, bool>> lambdaExpression)
[Decimal(p, s)] attribute for EntityFramework Core.
Pagination and filter helper - OrderByString
Intended framework EFCore bridge
netcore 脚手架
Database migration utility for EF Core.
Async paging and sorting for .net core & ef core made easy!
Provides an extension method to materialize a paginated query. This package is for Entity Framework Core. For an identical API on Entity Framework 6.x, see `FGS.Linq.Extensions.Pagination.EntityFramework6`.
Provides extension methods to materialize query results while describing failures using discriminated unions. An `IQueryable` version of `OneOf.Linq`. This package is for Entity Framework Core. For an identical API on Entity Framework 6.x, see `FGS.Linq.Extensions.EntityFramework6`.
Provides extension methods to materialize query results - essentially a white-labelling of EF's `XAsync()` extension methods, albeit with names that explicitly convey the concept of materialization as the intent. This package is for Entity Framework Core. For an identical API on Entity Framew...
Package Description
Database utilities for Entity Framework - Proper enum handling (mapping to lookup tables with cache) - List merging - Property mapping - Save validation (to get the underlaying error messages) - Audit functionality - Various helpers
Generic CQRS and Unit Of Work implementation
Lightweight Reliable Messaging Framework with Outbox
Idempotent SQL Generator for Oracle