We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This page contains examples of how to Create REST Controllers with Wissance.WebApiToolkit.
Create
Wissance.WebApiToolkit
This controller class contains the following methods:
GET /api/[controller]/?[page={page}&size={size}&sort={sort}&order={order}]
PagedDataDto<T>
GET /api/[controller]/{id}
id
There was an error while loading. Please reload this page.