Top 20 NuGet ef Packages

GoodToCode.Subjects.Domain.Models
EntityFrameworkCore plugin for the lightweight and flexible Repository / UnitOfWork framework.
Entity Framework Core Extention for save and retrive information about adding, updating and deleting data changes with last modified timestamp.
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
JoyMoe.Common stubs for Entity Framework Core, with automatically timestamps
GoodToCode.Shared.System
Setup entity initilization for our project.
A simple generic data context using EFcore.
Abstractions of DDD Domain Model shared-contract, so consumers like a mobile app can construct their own DTO objects based on same core properties.
Abstractions of DDD Domain Model shared-contract, so consumers like a mobile app can construct their own DTO objects based on same core properties.
Base interfaces for Unit of work and Repository Pattern. This is a separate, small package allowing DataOnion to be added to client projects without all the implementation dependencies. To contribute or for more information visit https://github.com/SSWConsulting/sswhealthcheck/tree/master
[.NET Core version] : Translates computed properties in LINQ queries into their implementation (based on Microsoft.Linq.Translations).