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.
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.