dodyg / practical-aspnetcore

Practical samples of ASP.NET Core 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
MIT License
9.52k stars 1.28k forks source link

SignalR #74

Open arthg opened 7 years ago

arthg commented 7 years ago

I am thinking of contributing a simple SignalR sample for ASP.NET Core 2.0

I did not discover any existing SignalR sample. Am I missing something?

Would a simple SignalR sample be a useful contribution?

dodyg commented 7 years ago

That would be amazing.

Please keep the sample as simple as possible. It will help people in learning the concept quickly.