aspnetcore/samples/ChatSample
BrennanConroy 4c4be7ed6f Add support for Hub Authorize Attribute (#532) 2017-06-06 15:46:08 -07:00
..
Controllers Add support for Hub Authorize Attribute (#532) 2017-06-06 15:46:08 -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
Views Add support for Hub Authorize Attribute (#532) 2017-06-06 15:46:08 -07:00
wwwroot
.bowerrc
ChatSample.csproj Update Targets (#486) 2017-05-26 20:00:12 -04:00
HubWithPresence.cs
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 Add support for Hub Authorize Attribute (#532) 2017-06-06 15:46:08 -07:00
UserDetails.cs
appsettings.json
bower.json
bundleconfig.json
compilerconfig.json
compilerconfig.json.defaults
web.config