Summary
Update UI/ChatSignalR to align with the latest SignalR documentation and patterns referenced by uno#22607.
Scope
- Migrate
UnoChat.Service hosting to minimal API in Program.cs
- Remove obsolete
Startup.cs
- Standardize hub endpoint usage (
/chatHub) across clients
- Refresh README links and quick-start instructions
Validation
- Build
UnoChat.Service
- Build
UnoChat.Client.Console
Related to unoplatform/uno#22607
Summary
Update
UI/ChatSignalRto align with the latest SignalR documentation and patterns referenced byuno#22607.Scope
UnoChat.Servicehosting to minimal API inProgram.csStartup.cs/chatHub) across clientsValidation
UnoChat.ServiceUnoChat.Client.ConsoleRelated to unoplatform/uno#22607