aspnetcore/samples/ChatSample
Pavel Krymets c845b07b56 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-06-07 14:29:28 -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
Views Add support for Hub Authorize Attribute (#532) 2017-06-06 15:46:08 -07:00
wwwroot
.bowerrc
ChatSample.csproj React to logging changes 2017-06-07 14:27:30 -07:00
HubWithPresence.cs
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 Change Group Add and Remove API (#522) 2017-06-06 21:50:34 -04: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
appsettings.json
bower.json
bundleconfig.json
compilerconfig.json
compilerconfig.json.defaults
web.config