aspnetcore/samples/ChatSample
David Fowler b6f15338eb Cleanup and shuffling things
- Moved the InvocationAdapterRegistry registration to SignalROptions
- Moved the JsonNetInvocationAdapter to Microsoft.AspNetCore.SignalR
- Remove dead JavaScript code
2016-11-02 20:54:58 -07:00
..
Controllers Added ChatSample 2016-11-02 17:33:48 -07:00
Data Added ChatSample 2016-11-02 17:33:48 -07:00
Hubs Added ChatSample 2016-11-02 17:33:48 -07:00
Models Added ChatSample 2016-11-02 17:33:48 -07:00
Services Added ChatSample 2016-11-02 17:33:48 -07:00
Views Cleanup and shuffling things 2016-11-02 20:54:58 -07:00
wwwroot Clean up and TS client 2016-11-02 18:35:12 -07:00
.bowerrc Added ChatSample 2016-11-02 17:33:48 -07:00
ChatSample.xproj Added ChatSample 2016-11-02 17:33:48 -07:00
Program.cs Added ChatSample 2016-11-02 17:33:48 -07:00
Startup.cs Cleanup and shuffling things 2016-11-02 20:54:58 -07:00
appsettings.json Added ChatSample 2016-11-02 17:33:48 -07:00
bower.json Added ChatSample 2016-11-02 17:33:48 -07:00
bundleconfig.json Added ChatSample 2016-11-02 17:33:48 -07:00
compilerconfig.json Clean up and TS client 2016-11-02 18:35:12 -07:00
compilerconfig.json.defaults Added ChatSample 2016-11-02 17:33:48 -07:00
project.json Clean up and TS client 2016-11-02 18:35:12 -07:00
web.config Added ChatSample 2016-11-02 17:33:48 -07:00