aspnetcore/samples/ChatSample
Geovanny Alzate Sandoval 31ef3c49df Makes MapHub and MapEndpoint consistent with other ASP.NET Core APIs using PathString. #1188 2017-12-13 09:14:36 -08: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 Support for Others and Caller Client Subsets(#1192) 2017-12-11 17:30:53 -08: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 Merge branch 'rel/1.0.0-alpha2' into dev 2017-09-21 23:00:20 -07:00
wwwroot Removing site.js (#330) 2017-03-21 16:10:19 -07:00
.bowerrc
ChatSample.csproj Update samples and tests to target netcoreapp2.1 2017-11-16 13:38:46 -08: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 Support for Others and Caller Client Subsets(#1192) 2017-12-11 17:30:53 -08:00
Program.cs React to AddConfiguration argument change 2017-06-02 15:03:55 -07:00
RedisUserTracker.cs Adding Redis Unit tests (#1013) 2017-10-17 15:48:29 -07:00
Startup.cs Makes MapHub and MapEndpoint consistent with other ASP.NET Core APIs using PathString. #1188 2017-12-13 09:14:36 -08: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