aspnetcore/samples/SocialWeather
BrennanConroy 485f9595e2 EndPoint options and injection 2017-03-01 14:38:50 -08:00
..
Json add "messaging" endpoints and transports 2017-01-09 16:01:08 -08:00
Pipe Text Protocol Formatter (#187) 2017-02-14 16:00:51 -08:00
Protobuf Text Protocol Formatter (#187) 2017-02-14 16:00:51 -08:00
wwwroot update MSBuild settings to make samples runnable (#180) 2017-02-07 09:39:21 -08:00
FormatterResolver.cs add "messaging" endpoints and transports 2017-01-09 16:01:08 -08:00
IStreamFormatter.cs add "messaging" endpoints and transports 2017-01-09 16:01:08 -08:00
PersistentConnectionLifeTimeManager.cs fix #209 by converting to byte[] (#229) 2017-02-22 11:50:37 -08:00
Program.cs add "messaging" endpoints and transports 2017-01-09 16:01:08 -08:00
SocialWeather.csproj Remove workarounds and unify dependency versions 2017-02-23 17:09:07 -08:00
SocialWeatherEndPoint.cs fix #209 by converting to byte[] (#229) 2017-02-22 11:50:37 -08:00
Startup.cs EndPoint options and injection 2017-03-01 14:38:50 -08:00
WeatherReport.cs add "messaging" endpoints and transports 2017-01-09 16:01:08 -08:00
web.config