Activités de "guven.uysall"

Question
  • 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?

Répondre

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

Répondre

Hi @liangshiwei,

It doesn't happen in module projects either.

Répondre

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.

Répondre

Hi,

Any idea.Is my answer enough?

Répondre

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';

Répondre

Hi, reminding...

Hi, You can delete browser history.

Répondre

Hi, anyone have an idea?

Affichage de 11 à 20 sur 65 entrées
Made with ❤️ on ABP v8.2.0-preview Updated on mars 25, 2024, 15:11