- Auditable
 - Testable
 - Supports Composite Keys
 - Supports Complex Types
 - Supports Predicates
 
If you just want the Audit Context
PM> Install-Package EntityFramework.AuditingIf you just want the Repository
PM> Install-Package EntityFramework.Repository6If you want both:
PM> Install-Package EntityFramework.Auditable.Repository6