/WeihanLi.EntityFramework

EntityFrameworkCore extensions

Primary LanguageC#Apache License 2.0Apache-2.0

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.x

For EF 7, use 3.0.0 and above

For EF 8 and above, use 8.x or above major-version match versions

Features

  • Repository

    • EFRepository
    • EFRepositoryGenerator
  • UoW

    • EFUnitOfWork
  • DbFunctions

    • JsonValue implement JSON_VALUE for SqlServer 2016 and above
  • Audit

    • Auto auditing for entity changes
  • Soft Delete

    • Soft delete for specific entity
  • Extensions

    • Update specific column(s) Update
    • Update without specific column(s) UpdateWithout

Contact

contact me weihanli@outlook.com if you need