Pass interface to SignalR Hub

1

Is there any way to pass an interface as a parameter in the hub constructor? For some operations, I needed to access the repository layer methods through the interfaces. Is there any way to achieve this? Thank you.

    
asked by anonymous 23.08.2018 / 16:08

0 answers