aspnetcore/test
David Fowler 9df8d2f795 Remove the params argument from IClientProxy (#946)
* Remove the params argument from IClientProxy
- This allows passing arrays without having to explicitly ToArray() or AsEnumerable()
- Added overloads up to 10 arguments
- Added tests
2017-09-25 21:01:52 -07:00
..
Common
Microsoft.AspNetCore.SignalR.Client.FunctionalTests Adding default ctors for HubProtocols 2017-09-21 15:30:23 -07:00
Microsoft.AspNetCore.SignalR.Client.Tests Adding default ctors for HubProtocols 2017-09-21 15:30:23 -07:00
Microsoft.AspNetCore.SignalR.Common.Tests Adding default ctors for HubProtocols 2017-09-21 15:30:23 -07:00
Microsoft.AspNetCore.SignalR.Tests Remove the params argument from IClientProxy (#946) 2017-09-25 21:01:52 -07:00
Microsoft.AspNetCore.Sockets.Tests Use Directory.Build.props/targets 2017-08-29 10:17:20 -07:00
Directory.Build.props Use Directory.Build.props/targets 2017-08-29 10:17:20 -07:00