aspnetcore/samples/ChatSample
Mikael Mengistu ec09268698 Add using for presence in chat sample (#727) 2017-08-17 09:49:23 -07:00
..
Controllers
…
Data
…
Hubs
…
Models
…
Services
…
Views
…
wwwroot
…
.bowerrc
…
ChatSample.csproj Remove NETStandard.Library.NETFramework 2017-07-07 10:29:08 -07:00
HubWithPresence.cs Dynamic Hub Work Part 1 (#636) 2017-07-05 22:55:16 -07:00
IUserTracker.cs Replace ConnectionContext with HubConnectionContext (#629) 2017-07-03 17:44:28 -07:00
InMemoryUserTracker.cs Replace ConnectionContext with HubConnectionContext (#629) 2017-07-03 17:44:28 -07:00
PresenceHubLifetimeManager.cs Expose IGroupManager on IHubContext (#638) 2017-07-05 23:50:54 -07:00
Program.cs
…
RedisUserTracker.cs Replace ConnectionContext with HubConnectionContext (#629) 2017-07-03 17:44:28 -07:00
Startup.cs Add using for presence in chat sample (#727) 2017-08-17 09:49:23 -07:00
UserDetails.cs
…
appsettings.json
…
bower.json
…
bundleconfig.json
…
compilerconfig.json
…
compilerconfig.json.defaults
…
web.config
…