MAUI IMessageBus
#1158
-
Hi, I am upgrading a current app to MAUI using the beta Shiny.Framework stuff. Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
aritchie
Dec 9, 2022
Replies: 1 comment
-
Message bus was actually in Shiny.Core as a bunch of libraries were using it, but I've since pulled all of that out. It seems everyone has a message bus in their offering now, so I removed it from Shiny. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jmichas
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Message bus was actually in Shiny.Core as a bunch of libraries were using it, but I've since pulled all of that out. It seems everyone has a message bus in their offering now, so I removed it from Shiny.