aspnetcore/samples/SocialWeather
David Fowler 87c4da41e8 Disabling hosting startup
- VS injects a bad version of AppInsights because it doesn't
check the shared framework version in use. Since we constantly
are on the bleeding edge, we get out of sync frequently. This
change disables them from running.
2017-05-21 16:46:47 -07:00
..
Json
Pipe
Protobuf
wwwroot
FormatterResolver.cs
IStreamFormatter.cs
PersistentConnectionLifeTimeManager.cs Implement new Hub Protocol (Part Deux) (#390) 2017-05-09 12:24:58 -07:00
Program.cs Disabling hosting startup 2017-05-21 16:46:47 -07:00
SocialWeather.csproj
SocialWeatherEndPoint.cs
Startup.cs Remove custom routing and path matching from HttpConnectionDispatcher (#471) 2017-05-20 00:34:29 -07:00
WeatherReport.cs
web.config