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
Microsoft.AspNetCore.SignalR.Client.Tests
Microsoft.AspNetCore.SignalR.Common.Tests
Microsoft.AspNetCore.SignalR.Tests Remove the params argument from IClientProxy (#946) 2017-09-25 21:01:52 -07:00
Microsoft.AspNetCore.Sockets.Tests
Directory.Build.props