Azure communication service Chat using .NET core

2021-03-23T09:17:37.78+00:00

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://learn.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.

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
687 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,292 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ajkuma 22,436 Reputation points Microsoft Employee
    2021-03-23T18:52:27.223+00:00

    @NainukunnelIbrahimHarisEXTERNAL-2639, Thanks for your question and interest in ACS!

    Our product engineering team is in the process of updating the docs for GA and are actively working to add new sample apps.

    You can check out more of our SDKs and our available Samples on our GitHub, as well as file issues if you have any problems or feedback.

    As a side note, instead of Jquery id, you may consider frameworkless, you may try with vanilla JS.
    Samples overview: https://learn.microsoft.com/azure/communication-services/samples/overview

    Also, be rest assured that I have relayed your feedback with our product team and they’re actively working on it. We don't have a specific date to share at this time on the GA release.

    If you have more questions on this, please let us know. Thanks again for your feedback!

    0 comments No comments