I have a .Net Core 3.1 API controller with a constructor that looks like this:
public class MachineListsController : ControllerBase { private readonly jiW