I have a ASP .NET Core Api project in which I take a string as input, analyse it via Cognitive Services and then return a JSON string with the results.
To make sure m