- Removed ConnectionFactoryDelegate and used Func<IConnection> - Changed WithLogger that accepts ILoggerFactory to WithLoggerFactory - Made UseLogger configure the existing ILoggerFactory or create a LoggerFactory - Add support for setting the log level for console logs - Updated tests |
||
|---|---|---|
| .. | ||
| Common | ||
| Microsoft.AspNetCore.SignalR.Client.FunctionalTests | ||
| Microsoft.AspNetCore.SignalR.Client.Tests | ||
| Microsoft.AspNetCore.SignalR.Common.Tests | ||
| Microsoft.AspNetCore.SignalR.Tests | ||
| Microsoft.AspNetCore.Sockets.Tests | ||
| Directory.Build.props | ||