I\'ve got a new API that I\'m building with ASP.NET Core, and I can\'t get any data POST\'ed to an endpoint.
Here\'s what the endpoint looks like:
Also, make sure those variables inside your parameter class are declared as Public, (or they'll just keep returning as null)..