Hi,
I am using a framework called Aspnetboilerplate that also use Castle.Core.
Im trying to create two interceptor that call an async method before invocation.Proceed(). Could not make it work. Everything explained on their repository please refer to aspnetboilerplate/aspnetboilerplate#4401
I made a sample reproducing the problem.
Is it possible? Any guidance on how to do that?
Thank you for any further help.