1

When I install the package AspNetCore.SignalR.Client in my .NET Maui app, the app bugs and I can't open my NavMenu or basically anything else. Just installing the package makes the app bug out, when I uninstall it It goes back to behaving the right way. Is there any dependency conflicts with the other packages ?

I tried going to the older version in AspNet.SignalR.Client, but it just isn't compatible with the SignalR in my backend. Tried installing every package possible nothing seems to work.

4
  • please read How to Ask before posting Commented Mar 20 at 16:50
  • Can't reproduce the issue in our side. Could you share your .net version, vs2022 version and the detailed steps ? Commented Mar 21 at 3:28
  • I resolved this updating the Maui Workload and updating all the packages to the most recent ones. Thank you Jason Pan your comment led me to the solution . Commented Mar 21 at 11:06
  • Hi Joel, can I summarize the comments as answer below ? It may help other forum users who will face the same issue in the future😊 Commented Mar 26 at 3:53

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.