aspnetcore/samples/ChatSample
Hao Kung a31c693178 React to identity 2017-05-23 14:11:26 -07:00
..
Controllers
Data Fixing `dotnet ef database update` 2017-05-15 14:57:07 -07:00
Hubs Multi-server 2017-05-11 22:42:14 -07: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
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 Disabling hosting startup 2017-05-21 16:46:47 -07:00
RedisUserTracker.cs Progress towards splitting the layers (#473) 2017-05-23 02:43:32 -07:00
Startup.cs Remove custom routing and path matching from HttpConnectionDispatcher (#471) 2017-05-20 00:34:29 -07:00
UserDetails.cs
appsettings.json
bower.json
bundleconfig.json
compilerconfig.json
compilerconfig.json.defaults
web.config