koenbeuk / EntityFrameworkCore.Triggered

Triggers for EFCore. Respond to changes in your DbContext before and after they are committed to the database.
MIT License
542 stars 29 forks source link

Fixed registration of multiple triggers of a shared type through ServiceCollectionExtensions #148

Closed koenbeuk closed 2 years ago

koenbeuk commented 2 years ago

Fixes #140