Skip to content

v1.6.3

Compare
Choose a tag to compare
@JonathanMagnan JonathanMagnan released this 22 Jun 18:04
· 527 commits to master since this release

Download the library here

  • FIXED: EF Core - Audit - Issue in Many to Many when a relation was removed. The EntityState was Modified in the ChangeTracker but finally was removed (Issue #174)