adamfoneil / Dapper.CX

A Crud library based on Dapper
MIT License
8 stars 1 forks source link

add delete tracking and undelete capability via new interface #19

Open adamfoneil opened 4 years ago

adamfoneil commented 4 years ago

This would be a nice parallel with change tracking. I already started this in another project, but the dependency footprint was wrong. New interface would be part of Models project, maybe called IRestoreable.