dotnetcore-samples
dotnetcore-samples copied to clipboard
.NET Core 3 code samples from various articles
.NET Core 3 and SignalR
Samples for common SignalR scenarios:
- simple chat web application
- .NET client example
- streaming for the JavaScript and .NET clients
- binary examples for the JavaScript and .NET clients
- notifications for an MVC / WebAPI, or invoking clients from outside the hub class.