aspnetcore/samples
David Fowler 8b1a7e9199
API review feedback (#1974)
- Remove SetHttpContext
- Remove HttpContextFeature
- Add and implement IHttpTransportFeature on HttpConnectionContext
- Remove ConnectionMetadataNames
2018-04-12 03:50:14 -07: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
SignalRSamples API review feedback (#1974) 2018-04-12 03:50:14 -07:00
SocialWeather
WebSocketSample