aspnetcore/samples/ChatSample
David Fowler b77f50a99a Merge DefaultConnectionContext with ConnectionState (#514)
* Merge DefaultConnectionContext with ConnectionState
- Removed ConnectionState as a result
2017-06-03 12:14:01 -10:00
..
Controllers Add using to sample 2017-04-19 19:46:25 -07:00
Data React to EF API changes 2017-05-24 12:14:56 -07:00
Hubs Merge DefaultConnectionContext with ConnectionState (#514) 2017-06-03 12:14:01 -10:00
Models React to identity 2017-05-23 14:11:26 -07:00
Services
Views Multi-server 2017-05-11 22:42:14 -07:00
wwwroot
.bowerrc
ChatSample.csproj Update Targets (#486) 2017-05-26 20:00:12 -04: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 Progress towards splitting the layers (#473) 2017-05-23 02:43:32 -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 Fix sample 2017-05-24 12:56:54 -07:00
UserDetails.cs Redis based scaleout presence 2017-05-01 16:35:26 -07:00
appsettings.json
bower.json
bundleconfig.json
compilerconfig.json
compilerconfig.json.defaults
web.config