aspnetcore/test/Microsoft.AspNetCore.Signal...
David Fowler 240a88f7af Make the http end points more resty (#470)
- Use HTTP verbs to describe functionality for endpoints
- Updated TransportProtocols.md
2017-05-19 23:37:17 -07:00
..
ConnectionTests.cs Make the http end points more resty (#470) 2017-05-19 23:37:17 -07:00
HubConnectionExtensionsTests.cs Adding strongly typed Invoke and On overloads 2017-05-19 09:47:16 -07:00
HubConnectionProtocolTests.cs Adding strongly typed Invoke and On overloads 2017-05-19 09:47:16 -07:00
HubConnectionTests.cs Adding strongly typed Invoke and On overloads 2017-05-19 09:47:16 -07:00
LongPollingTransportTests.cs Make the http end points more resty (#470) 2017-05-19 23:37:17 -07:00
Microsoft.AspNetCore.SignalR.Client.Tests.csproj Upgrade test framework versions and fix test issues (#453) 2017-05-15 12:50:30 -07:00
ResponseUtils.cs
TaskQueueTests.cs Upgrade test framework versions and fix test issues (#453) 2017-05-15 12:50:30 -07:00
TestConnection.cs Adding strongly typed Invoke and On overloads 2017-05-19 09:47:16 -07:00
TestTransportFactory.cs