/dotnetcore-samples

.NET Core 3 code samples from various articles

Primary LanguageC#MIT LicenseMIT

.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.