How to recieved SignalR Server Messeage from WinUI 3. #3561
Unanswered
KyawHtetSS
asked this question in
Q&A
Replies: 1 comment
-
Wild guess but enabling |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm testing SignalR and WinUI3 to add feature in existed application.
SignalR 7.0.4
SignalR Client 7.0.4
WinAppSDK 1.2.230313.1
Windows 22H2
Visual Studio 17.4.5.
.NET 6 (both server and client)
I used following code in WinUI3 Project as Client.
Following code in Server.
I've searched in web for sample or anything. There are none about SignalR with WinUI3. Is there anything I missed to do in WinUI3?
Beta Was this translation helpful? Give feedback.
All reactions