main
Support AuthorizationPolicy and IAuthorizationRequirementData metadata everywhere (#67765)
Require CancellationToken for client results (and fix cancel closing connection) (#43249)
SignalR performance: track groups per connection, remove on disconnect (#53486)
Use file scoped namespaces (#38076)
Revert trimming test workarounds (#58272)
[main] Update dependencies from dotnet/runtime (#57742)
Add SignalR Auth Refresh support to server and .NET client (#67111)
Enforce warnings for unused usings (#39280)
Increment HubProtocol version for Stateful Reconnect (#50442)
Add buffer limit option for SignalR Stateful Reconnect (#49978)
updated remark for MaximumParallelInvocationsPerClient property. (#66897)
Update SDK to 7.0.100-preview.2.22078.1 (#39895)
Renaming DisableImplicitFromServiceParameters to DisableImplicitFromServicesParameters (#40047)
Annotate SignalR server for native AOT (#56460)
[SignalR] Replace Single(connectionId) with Client(connectionId) and Caller (#42236)
Implement IConnectionEndPointFeature in Kestrel, HttpSys, and IIS (#62162)
Fix conflicts (#64319)
Fix preserving messages for stateful reconnect with backplane (#60900)
Fix SignalR server activity name (#57118)