Skip to content

How To add http endpoints not based on a domain entity #7212

Answered by clinically-au
liorbalmas asked this question in Q&A
Discussion options

You must be logged in to vote

If your controller class inherits from AbpController, and you annotate all the methods e.g. [HttpGet] etc, then it should auto detect and create the api endpoint.

Or at least it does in the Blazor startup template.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@liorbalmas
Comment options

@clinically-au
Comment options

@liorbalmas
Comment options

Answer selected by liorbalmas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants