79655737

Date: 2025-06-06 09:56:01
Score: 2.5
Natty:
Report link

You need to inherit your controller from ControllerBase, which means that your controller class should be:

ClassController : ControllerBase,

where Class, your controller name.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: MarAnagn