This section contains all micro samples for ASP.NET Core SignalR 2.1.
-
A minimal sample that use Dotnetify (a library that use Signalr for real-time C# & HTML applications) + ReactJs + Typescript to create a simple application that call methods on server and push updates periodically to the client.