Skip to content

yinchinan010/WeihanLi.EntityFramework

 
 

Repository files navigation

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 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 weihanli@outlook.com if you need

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.6%
  • Other 0.4%