Activities of "guven.uysall"

Answer

:) I create a module template project via abp suite. Then I try to follow the steps in the blog post and it doesn't work either. There is a point I missed but I couldn't understand.

Answer

Hi @liangshiwei,

It doesn't happen in module projects either.

Answer

Any idea?

Question
  • ABP Framework version: v6.0.2
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

https://www.c-sharpcorner.com/article/include-xml-comments-in-swagger-under-asp-net-core-2-2/

How can I adjust our own comments about the methods, what the method means and what it serves in the Swagger documentation in the Microservice project? I shared an example link for this. But we could not do it. We would be happy if you share your knowledge on the subject.

Hi,

Any idea.Is my answer enough?

Hi, There are two public_api.ts.

in the config folder export * from './enums'; export * from './hit-masraf-config.module'; export * from './providers';

in the src folder

/*

  • Public API Surface of hit-masraf */

export * from './lib/components/hit-masraf.component'; export * from './lib/services/hit-masraf.service'; export * from './lib/hit-masraf.module';

Hi, reminding...

Hi, You can delete browser history.

Hi, anyone have an idea?

Hi,

We do this in our microservice project.ExampleService::LocalizationKey. ExampleService is the name of our service.

Showing 11 to 20 of 64 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11