Hi, I am trying to inject a interface service to a custom event handler, but I am always getting Null Reference error.(System.NullReferenceException: 'Object reference not set to an instance of an object.)
Is there a way to DI in custom event handler Module.
Thanks
This is solved by using Dependency Resolver.
Please, sign in to be able to submit a new answer.