Hi Maliming,
I do not add query parameters such as tenantid or isDelete to any of my queries. ABP does this automatically. In addition to these parameters, I want to add another query condition and manage it centrally. How do I do it? :)
Any idea?
Hi, link is not working
Hello, I want to log the log file that ABP uses by default as new log files with the current date. Can you guide me as a method? Best Practice?
Hi @Maliming,
https://learn.microsoft.com/en-us/answers/questions/916124/why-does-build-stop-application-pool-(net-core-6-0 I know these settings. I tried but it didn't work. The service shuts down itself.
Logs:
2024-01-12 00:00:01.673 +03:00 [INF] Application is shutting down...
ABP gives this warning, right?
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.