aspnetcore/samples/SocialWeather
David Fowler 41f54d001b Remove dependencies on a bunch of corefxlab things (#576)
* Remove dependencies on a bunch of corefxlab things
- Used Stream instead of IOutput
- Removed pipelines dependency in most places.
2017-06-22 09:23:52 -07: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 Merge transport and hub protocols (#517) 2017-06-05 09:45:40 -10:00
Program.cs Disabling hosting startup 2017-05-21 16:46:47 -07:00
SocialWeather.csproj Update Targets (#486) 2017-05-26 20:00:12 -04:00
SocialWeatherEndPoint.cs Remove dependencies on a bunch of corefxlab things (#576) 2017-06-22 09:23:52 -07:00
Startup.cs Progress towards splitting the layers (#473) 2017-05-23 02:43:32 -07:00
WeatherReport.cs add "messaging" endpoints and transports 2017-01-09 16:01:08 -08:00
web.config