Dear All,
I hope you are doing well. I want to create chat application using Angular 8 and ASP .Net MVC 5 with REST api.
I have tried with signalr but problem is that I am not able to connect with hub just because I am handling Angular and .Net project seperately.
I have seen lots of examples but they are used in both technologie in single project, So just because of that they can use Signalr javascript file directly.
I am not able to do that, please let me know how can I do that.
Thanking you in advance.
Regards.