aspnetcore/samples/SocialWeather
David Fowler dc0567690d
Use features from Protocol.Abstractions (#1594)
- This is part of the grand unification of the connection layer between SignalR and Kestrel
2018-03-14 08:17:07 -07:00
..
Json
Pipe Fix SocialWeather sample (#1313) 2018-01-25 21:15:38 -08:00
Protobuf
wwwroot Fix SocialWeather sample (#1313) 2018-01-25 21:15:38 -08:00
FormatterResolver.cs
IStreamFormatter.cs
PersistentConnectionLifeTimeManager.cs Use features from Protocol.Abstractions (#1594) 2018-03-14 08:17:07 -07:00
Program.cs Disabling hosting startup 2017-05-21 16:46:47 -07:00
SocialWeather.csproj Update samples and tests to target netcoreapp2.1 2017-11-16 13:38:46 -08:00
SocialWeatherEndPoint.cs Use features from Protocol.Abstractions (#1594) 2018-03-14 08:17:07 -07:00
Startup.cs Makes MapHub and MapEndpoint consistent with other ASP.NET Core APIs using PathString. #1188 2017-12-13 09:14:36 -08:00
WeatherReport.cs
web.config