Skip to content

Using triggers over multiple projects #132

Answered by koenbeuk
aidan-rypens asked this question in Q&A
Discussion options

You must be logged in to vote

Any trigger regardless of where its code lives (ProjectA, ProjectB, a nuget package or even something dynamic) will be invoked when performing a Save operation for as long as those triggers are registered with the DbContext type (or with your current ServiceProvider).

I'm not sure I understand this question so please feel free to clarify if the above does not help :)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@joshuasir
Comment options

Answer selected by aidan-rypens
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants