aspnetcore/samples
James Newton-King 12b69a0fdb
Refactor HttpOptions in client (#1942)
- Rename HttpOptions to HttpConfigurationOptions
- Remove HttpConfigurationOptions from SignalR client project
- Updated client HttpConnection ctors
2018-04-11 20:20:04 +12:00
..
ChatSample Connect to Redis asynchronously (#1922) 2018-04-10 23:48:11 +00:00
ClientSample Refactor HttpOptions in client (#1942) 2018-04-11 20:20:04 +12:00
JwtClientSample Support async access token factory (#1911) 2018-04-10 05:34:10 -07:00
JwtSample Move Typescript client folder (#1692) 2018-03-22 15:47:08 -07:00
SignalRSamples Use invariant culture and ordinal comparisons (#1928) 2018-04-10 16:52:19 +12:00
SocialWeather Use invariant culture and ordinal comparisons (#1928) 2018-04-10 16:52:19 +12:00
WebSocketSample