AutoMapper / AutoMapper.Collection

AutoMapper support for updating existing collections by equivalency
MIT License
245 stars 59 forks source link

Add a Hook When Object Is Removed From Collection #186

Closed cxc256 closed 3 months ago

cxc256 commented 3 months ago

Is it possible to add a hook when an object is removed from its collection? That way we could implement some custom logic.

lbargaoanu commented 3 months ago

This project doesn't have a maintainer.