I have the following API controller class.
using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Routing; namespace Core31Test.Controllers { [ApiControl