WeihanLi.EntityFramework icon indicating copy to clipboard operation
WeihanLi.EntityFramework copied to clipboard

EntityFrameworkCore extensions

WeihanLi.EntityFramework

WeihanLi.EntityFramework

WeihanLi.EntityFramework Latest

Pipeline Build Status

Github Build Status

Intro

EntityFramework extensions

Package Release Notes

Package Versions

For EF Core 2.x , use 1.4.x and below

For EF Core 3.x, use 1.5.0 above, and 2.0.0 below

For EF Core 5/6, use 2.0.0 and above

for more package version details, see package release notes details here

Features

  • Repository

    • EFRepository
    • EFRepositoryGenerator
  • UoW

    • EFUnitOfWork
  • DbFunctions

    • JsonValue implement JSON_VALUE for SqlServer 2016 and above
  • Audit

    • auto audit for entity change
  • Extensions

    • Update specific column Update
    • Update without specific column UpdateWithout

Contact

contact me [email protected] if you need