Open Closed

How to add Chat module on Blazor WASM #4164


User avatar
0
myomyinthan created
  • ABP Framework version: latest
  • UI type: Blazor wasm
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Hi,

  1. Is there any reference to add chat module to blazor wasm ?
  2. if I want to modify login method, which files should I amends ? Thanks

3 Answer(s)
  • User Avatar
    0
    yekalkan created
    Support Team Fullstack Developer

    Hi,

    Have you checked the https://docs.abp.io/en/commercial/latest/modules/chat#2-manual-installation document?

    (Blazor Wasm is not referenced in the SignalR section but it is the same as angular installation)

  • User Avatar
    0
    myomyinthan created

    Hi yekalkan,

    I used ABP Suite to install Chat module. I saw related tables on database, but I cannot able to activate for blazor wasm.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    You can refer to the Volo.Chat.Blazor.Host project.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11