أنشطة "guven.uysall"

سؤال
  • ABP Framework version: v6.0.2
  • UI Type: Angular
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..)
  • Tiered (for MVC) or Auth Server Separated (for Angular):no

We have an ABP microservice project running on IIS. If there is no request to our services for a certain period of time, Application.ShutDown occurs and the service shuts down itself. How can I set our services to always run on IIS?

إجابة

:) 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.

إجابة

Hi @liangshiwei,

It doesn't happen in module projects either.

إجابة

Any idea?

سؤال
  • 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?

عرض 11 الي 20 من 65 إدخالات
Made with ❤️ on ABP v8.2.0-preview Updated on مارس 25, 2024, 15:11