Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

dotnet Class Plugin:  is class responsible for servicing actual request and getting data.

Once you saved the Controller record , the Controller Genrated classes Classes will be automatically genrated when you save controller record. It is genrally for aptify Internal usegenerated.

Controller route  defines how URL looks like how to acess access controller endpoint is defined here.You can add multiple controller routes.

...