Question

  • Creator
    Topic
  • #2142117

    ASP NET Boilerplate API project creation problem

    by soumyarani0317 ·

    It is a first time that I am using ASP.NET Boilerplate for API development. There are default features like multi tenancy and role management which I don’t want to use in the template. When creating a new project. in the project wizard I am choosing “Single Page Web Application” and I am unchecking the “Include login, register, user, role and tenant management pages” box. But when I do this, it is removing the connection between Swagger and Application Service. So the methods I am writing in Application Service are not being translated as API endpoints automatically.

    Ideally, I want this: ABP Template + Empty API solution + swagger connection.

    Am I missing something? Could you point me in the right direction? Thanks in advance.

You are posting a reply to: ASP NET Boilerplate API project creation problem

The posting of advertisements, profanity, or personal attacks is prohibited. Please refer to our Community FAQs for details. All submitted content is subject to our Terms of Use.

All Answers

  • Author
    Replies
Viewing 0 reply threads