I\'m using signalr with .Net Core 3.0 and Angular 8
public class ConnectionHub : Hub { public ConnectionHub() { } public o