Skip to content

bunomonteiro/efcore.auditable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

An Entity Framework library to audit tables based on Gérald Barré example: Entity Framework Core: History / Audit table

How To

Check out the Wiki page

Nuget

Install-Package Efcore31.Auditable

Todo

v. 1.0.0 (01/2020)

  • ☑ Entity Framework Core 3.1

v. x

  • ☐ Entity Framework Core 2.x
  • ☐ Audit table for each Entity individually

License

This source code is issued under MIT license, a permissive free license, which means you can modify it as you please, and incorporate it into your own commercial or non-commercial software.