aspnetcore/samples/SocialWeather
David Fowler d27844dfef
ConnectionMetadata is now ConnectionItems (#1604)
* ConnectionMetadata is now ConnectionItems
2018-03-14 20:57:40 -07:00
..
Json
Pipe Fix SocialWeather sample (#1313) 2018-01-25 21:15:38 -08:00
Protobuf Text Protocol Formatter (#187) 2017-02-14 16:00:51 -08:00
wwwroot Fix SocialWeather sample (#1313) 2018-01-25 21:15:38 -08:00
ConnectionList.cs Further making Microsoft.AspNetCore.Sockets "not a thing" (#1599) 2018-03-14 15:37:24 -07:00
FormatterResolver.cs
IStreamFormatter.cs
PersistentConnectionLifeTimeManager.cs ConnectionMetadata is now ConnectionItems (#1604) 2018-03-14 20:57:40 -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 ConnectionMetadata is now ConnectionItems (#1604) 2018-03-14 20:57:40 -07:00
Startup.cs Further making Microsoft.AspNetCore.Sockets "not a thing" (#1599) 2018-03-14 15:37:24 -07:00
WeatherReport.cs
web.config