Activities of "salih"

The return type is wrong in the code you tried. It worked when I fixed it

Can you try this way? [Dependency(ServiceLifetime.Transient, ReplaceServices = true)]

Hi, we fixed this problem in next patch

Hi can you tell me the project and cli version and the minimum steps required to reproduce

I am sorry this is my mistake. Packages maybe not released. Abp cli does not support downgrade. You can wait for the packages to be released or manually downgrade the versions.

Hello 7.0.2 packages have been released. Can you run theabp clean command and try again?

Hello, have you looked here? Configuration may be missing.

Your code does not have configuration

Configure<AbpAutoMapperOptions>(options =>
{
    //Add all mappings defined in the assembly of the MyModule class
    options.AddMaps<MyModule>();
});

Hello, I can't comment because I don't know the content of your classes. There may be a map you forgot to add. Can you share the source code?

https://docs.abp.io/en/abp/latest/CLI#update Hi you can do abp update --version 7.0.1 like here

Hello, not all commercial packages have been released for version 7.0.2.

顯示 44 個紀錄的 31 到 40 個.
Made with ❤️ on ABP v8.2.0-preview Updated on 3月 25, 2024, 15:11