أنشطة "alex@livemobility.com"

Hi Anjali,

Yes, I tried also what you suggested. I think that something changed in the test infrastructure, and now somehow we need to use the EF core test project?

Can you check internally who the test projects are meant to be used with the latest version?

Hi Anjali,

Yes, the generated test project for integration tests is working correctly. I have an issue with the one generated for application layer testing.

إجابة

Hi Anjali,

Thanks for the infos, we will give it a look

إجابة

Hi,

Thanks for the answer. Can you please confirm that abp 5.3.2 is using V3 hashing?

Thanks Alex

إجابة

Thanks,

we will check it out. Much appreciated

إجابة

alex@livemobility.com

In the end I managed to get it working by moving app.UseAbpRequestLocalization(); to be the first middleware. Honestly, I'm not sure if this ok. Also, the previous call came from the abp commercial startup template.

Also as second note, it's confusing right now how a language needs to be added. I identified the following steps:

  • create a new file under the domain project
  • add the new language in {{my}DomainModule
  • add the new language in {{my}HttpApiHostModule
  • create a record in the database by using the Language UI

Are this the right steps?

Hey ,

Thanks for the pointers. I installed the mentioned extension and now it works. From my understanding, this should have worked out of the box if there is a StringToEnum converter involved. Maybe it would be good to add this pointers to your documenation, under json.

In the end, I ended up adding the following line options.AddEnumsWithValuesFixFilters(); , under context.Services.AddAbpSwaggerGenWithOAuth

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