Skip to main content

Custom APIs

TODO:

  • Provide sample usage for common use cases:
    • Inherit from appropriate base class
    • Use of DynamicDTOs
    • Triggering FluentValidation
    • Securing the API

It is possible to create custom APIs using the full power of ASP.NET Core and ABP

See Also