0
omar created
What would be the best place to put an event handler given the template structure downloaded from the site. Core Application Web WebApi
I would like to use the application services created in Project.Application to query information and email the user. How can i handle async actions inside my ExampleEventHandler?
Thanks