koenbeuk / EntityFrameworkCore.Triggered

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

test: Add 2 trigger classes implementing the same interface #162

Closed cjblomqvist closed 2 years ago

cjblomqvist commented 2 years ago

Add test show-casing #154

cjblomqvist commented 2 years ago

Closed in favor of #163