main
Support IAsyncEnumerable<T> and ChannelReader<T> with ValueTypes in SignalR native AOT (#56583)
Refactor : Remove unwanted things (#39548)
Use file scoped namespaces (#38076)
Resolve CA2201: No Reserved Exceptions (#47873)
[SignalR] Add client return results (#40811)
Add rule to seal internal and private types (#41457)
Avoid file system for dataprotection in SignalR tests (#49343)
Add server option for seamless reconnect (#48789)
Merged PR 58376: [SignalR] Extra backpressure timeout (#66318)
Fixup whitespace issues from top-level statement change (#39161)
.ConfigureAwait(false) in SignalR client libraries (#39728)
[SignalR] Seamless Reconnect (#48338)
Enforce warnings for unused usings (#39280)
Better support for HTTP/2 in SignalR .NET client (#42817)
Add throw helpers to more multi-targeted projects (#45984)
Require CancellationToken for client results (and fix cancel closing connection) (#43249)
[OpenAPI] Use invariant culture for TextWriter (#62193)