and i am using module zero
yes i have updated all of the nuget packages
do you see that the confirmation message does not have any options ? it seems to be not working
thanks to you!
I added them now, that wasn't clear in the Docs. Thanks for that. but the value in this.appSession.application.features['SignalR'] and ['SignalR.AspNetCore'] are always false, I guess I should set them to True somehow
Thanks for your help
yes and i am trying to use it with webApi with angular
The client tries to load this url: <a class="postlink" href="http://ip:port/signalr/hubs">http://ip:port/signalr/hubs</a> and it gets 404
i am trying to make my notification system realtime so i tried to do this tutorial [https://aspnetboilerplate.com/Pages/Documents/SignalR-AspNetCore-Integration]) , i am getting this error "Failed to load resource: the server responded with a status of 404 (Not Found) <ins>hubs</ins>"
thanks
Thanks alot , it seems like the file called CustomDtoMapper is completely changed changing it to the new version made it work for me. thanks