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

Removed inaccurate exception causing Autofac integration issues #152

Closed koenbeuk closed 2 years ago

koenbeuk commented 2 years ago

fixes #151