aspnetcore/samples/ChatSample
David Fowler ef0a46fcc4 Revert "Pin Roslyn compiler version (#597)"
This reverts commit cf7d2b4c40.
2017-06-27 22:43:13 -07:00
..
Controllers Unbreak the chat sample 2017-06-07 01:02:53 -07:00
Data React to EF API changes 2017-05-24 12:14:56 -07:00
Hubs Add support for Hub Authorize Attribute (#532) 2017-06-06 15:46:08 -07:00
Models React to identity 2017-05-23 14:11:26 -07:00
Services apply license headers 2016-11-07 12:00:04 -08:00
Views Decouple IConnection.ts and HubConnection.ts from http (#566) 2017-06-16 06:54:55 +02:00
wwwroot Removing site.js (#330) 2017-03-21 16:10:19 -07:00
.bowerrc
ChatSample.csproj Revert "Pin Roslyn compiler version (#597)" 2017-06-27 22:43:13 -07:00
HubWithPresence.cs Multi-server 2017-05-11 22:42:14 -07:00
IUserTracker.cs Progress towards splitting the layers (#473) 2017-05-23 02:43:32 -07:00
InMemoryUserTracker.cs Progress towards splitting the layers (#473) 2017-05-23 02:43:32 -07:00
PresenceHubLifetimeManager.cs Clean up GroupManager (#542) 2017-06-08 17:06:41 -07:00
Program.cs React to AddConfiguration argument change 2017-06-02 15:03:55 -07:00
RedisUserTracker.cs Progress towards splitting the layers (#473) 2017-05-23 02:43:32 -07:00
Startup.cs Fixing typos (#519) 2017-06-06 16:55:10 -07:00
UserDetails.cs Redis based scaleout presence 2017-05-01 16:35:26 -07:00
appsettings.json
bower.json
bundleconfig.json Removing site.js (#330) 2017-03-21 16:10:19 -07:00
compilerconfig.json Clean up and TS client 2016-11-02 18:35:12 -07:00
compilerconfig.json.defaults
web.config