Net Core 8 with SignalR is the FASTEST Combo for Real-Time Chat Apps

Поделиться
HTML-код
  • Опубликовано: 17 дек 2024

Комментарии • 6

  • @Harishekambaram-3376
    @Harishekambaram-3376 24 дня назад +1

    Thank you for the fantastic session, well explained, we are expecting many more such fantastic training videos in .NET and angular (full stack)

    • @learnsmartcoding
      @learnsmartcoding  23 дня назад +1

      Thank you! I'm glad you enjoyed the video. You can expect more on .NET and angular in the future.

  • @ImayaTRayar
    @ImayaTRayar Месяц назад +1

    Thank you for the valuable video Sir

  • @quocvietnguyen9061
    @quocvietnguyen9061 Месяц назад

    I'm looking for an example of calling an api service without going through the controller but calling directly to the library

    • @learnsmartcoding
      @learnsmartcoding  Месяц назад

      Hi, This video's example, we don't use controller. ChatHub is a service which is called from UI directly. They work based on web socket. Please let me know if you are referring to something else. I'm happy to clarify your questions.
      Regards,
      LearnSmartCoding