Activities of "icoretchi"

Hi,

I've managed to configure the services. Setting the ASPNETCORE_URLS environment variables did not work for me and I didn't find why. So I decide to let the services run on the new port 8080, I've exposed port 8080 in the Dockerfiles and I've set for ClusterIP services targetPort to 8080 as well. And everything is running properly.

Cheers.

I know that. You didn't understand the question. The problem is in L, as StringLocalizer. It's not working properly. Try the example that you suggested to localize the colums for different language beside english.

Once again. Just try the code you have suggested:

var config = new OpenXmlConfiguration { DynamicColumns = new DynamicExcelColumn[] { new DynamicExcelColumn("id") {Name = L["Id"]}, new DynamicExcelColumn("name") {Name = L["Name"]}, new DynamicExcelColumn("createdate") {Name = L["Createdate"]}, new DynamicExcelColumn("point") {Name = L["Point"]}, } };

I am doing absolutly the same.

In my context the LocalizationResource is properly assigned for the Application Service and localization for exporting to excel it's not working. And I have to mention that for microservices template all the application services are inherited from the base class which properly assign the LocalizationResource. I think the problem is in this specific method GetListAsExcelFileAsync() how is called from UI (in my case from Blazor). I reiterate again the L, as StringLocalizer is working properly from any method of the ApplicationService, besides the GetListAsExcelFileAsync.

It's still not working properly.

Answer

Hi,

I've noticed that Halil İbrahim Kalkan in his Kubernetes Integrated Microservice Development with .NET and ABP Studio presentation used in his sample application the integration service. Could you be so kind to ask him to provide the sample, if it's possible of course.

P.S. I am always before asking something read everything from documentation.

Cheers, Iulian

Hi,

I understood where my mistake was. Everything is working as I expected.

Thanks, Iulian

Hi,

  • lunch abp suite
  • select to create new solution
  • select microservice template
  • select Angular UI
  • press generate
  • try to build the solution

Cheers

Hi,

I am forced to use it, because of third-party libraries that I need. It's not a big problem of course. I am just removing the <string, StringValues>. It was just a suggestion to generate IFormCollection as any.

Cheers

Hi,

Is it possible to get somehow the current user settings in Background worker?

Showing 31 to 40 of 98 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.2.0-preview. Updated on January 22, 2026, 11:30
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.