Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
Test Path.GetExtension by Ricardo Silva
{
  "Users": [
    {
      "Id": 1,
      "Name": "Joe Schmoe"
    },
    {
      "Id": 2,
      "Name": "John Doe"
    },
    {
      "Id": 3,
      "Name": "Bob Smith"
    }
  ],
  "Count": 3,
  "CurrentPage": 1,
  "Offset": 0,
  "RowsPerPage": 10,
  "PreviousPage": null,
  "NextPage": null
}

{
  "Berries": [
    {
      "Id": 1,
      "Name": "Strawberry"
    },
    {
      "Id": 2,
      "Name": "Blueberry"
    },
    {
      "Id": 3,
      "Name": "Blackberry"
    },
    {
      "Id": 4,
      "Name": "Raspberry"
    },
    {
      "Id": 5,
      "Name": "Boysenberry"
    }
  ],
  "Count": 5,
  "CurrentPage": 1,
  "Offset": 0,
  "RowsPerPage": 10,
  "PreviousPage": null,
  "NextPage": null
}
Last Run: 10:32:56 pm
Compile: 0.47s
Execute: 0.173s
Memory: 917.44kb
CPU: 0.328s