This example uses JQuery AJAX to work with a .NET Core Web API.
The Web API contains methods that demonstrate passing a user-defined object and an array of objects as input to a Web API Method, and
Web API Methods that return user-defined objects and an array of objects.
an array of objects.