79446122

Date: 2025-02-17 17:15:03
Score: 1
Natty:
Report link

To fix this, you need to add the following import to your Program.cs file:

using Microsoft.AspNetCore.SignalR;

This adds the functionality you're trying to use.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: Connor