Answered by:
Real-time messaging for crossplatform application with ASP.Core backend

Question
-
I have app for 3 platforms: UWP, iOS and Android, Backend - ASP.Core 2.0. Generally speaking, the application allows to manage some "events": users can create some events, invite to events etc. I am going to add a possibility for users to comment events in real-time.
What is the best way to implement it: should I use Service Bus, SignalR or something else? Thanks.
- Moved by Richard MuellerMVP Saturday, April 14, 2018 9:28 PM Not a TechNet Wiki question
Saturday, April 14, 2018 3:36 PM
Answers
-
This forum is for questions and discussions about the TechNet Wiki. I would ask here:
https://forums.asp.net/1255.aspx/1?ASP+NET+Core
Richard Mueller - MVP Enterprise Mobility (Identity and Access)
- Proposed as answer by Dave PatrickMVP Saturday, April 14, 2018 10:01 PM
- Marked as answer by Richard MuellerMVP Saturday, April 21, 2018 11:57 AM
Saturday, April 14, 2018 8:20 PM -
Another place to ask;
https://stackoverflow.com/questions/tagged/.net-core
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows Server] Datacenter Management
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.- Proposed as answer by Richard MuellerMVP Sunday, April 15, 2018 9:52 AM
- Marked as answer by Richard MuellerMVP Saturday, April 21, 2018 11:57 AM
Saturday, April 14, 2018 11:11 PM
All replies
-
This forum is for questions and discussions about the TechNet Wiki. I would ask here:
https://forums.asp.net/1255.aspx/1?ASP+NET+Core
Richard Mueller - MVP Enterprise Mobility (Identity and Access)
- Proposed as answer by Dave PatrickMVP Saturday, April 14, 2018 10:01 PM
- Marked as answer by Richard MuellerMVP Saturday, April 21, 2018 11:57 AM
Saturday, April 14, 2018 8:20 PM -
Another place to ask;
https://stackoverflow.com/questions/tagged/.net-core
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows Server] Datacenter Management
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.- Proposed as answer by Richard MuellerMVP Sunday, April 15, 2018 9:52 AM
- Marked as answer by Richard MuellerMVP Saturday, April 21, 2018 11:57 AM
Saturday, April 14, 2018 11:11 PM