Could you please add a sample application for azure communication service chat functionality using .NET core.
I found one sample Hero group chat Link- https://docs.microsoft.com/en-us/azure/communication-services/samples/chat-hero-sample
but it is using react in front end and, as I am very new to react I couldn't follow the websocket implementation in react.
I really appreciate If any one provide a .NET core(MVC application with only jQuery or JavaScript) sample application.