aspnetcore/samples/ChatSample
Nate McMaster d3ae3abe2a Use PackageLineup to manage PackageReference versions 2017-09-01 16:34:32 -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 Updating samples 2017-08-23 16:11:47 -07:00
wwwroot Removing site.js (#330) 2017-03-21 16:10:19 -07:00
.bowerrc
ChatSample.csproj Use PackageLineup to manage PackageReference versions 2017-09-01 16:34:32 -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 Clients Subset - AllExcept (#700) 2017-08-22 17:33:27 -07:00
Program.cs React to AddConfiguration argument change 2017-06-02 15:03:55 -07:00
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 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
compilerconfig.json.defaults
web.config