samedi 26 mars 2016

How to audit and versioning over entity framework 6?

I'm New to The Entity Framework as ORM .

I want to ask about robust solution for Auditing and Versioning using EF.

THE REQUIREMENTS:

  1. Usable with DB First and Code First
  2. Can Audit (INSERT,UPDATE,DELETE) including (transactions).
  3. can audit on the m-m relationships .

I search and find some solutions but find many drawbacks like need to implement soft-deletes .

Aucun commentaire:

Enregistrer un commentaire