maliming

Results 526 comments of maliming

hi Please share details steps, Thanks.

It seems to be an environment issue. You can try other net global tools.

Can you provide steps or code to reproduce the problem?

We will check this design.

Other modules are designed this way, I don't think this could cause any problems.

The `appsettings.json` of the application is in the project directory. I think `dotnet run --project` should switch to the project directory.

hi Is dotnet cli has similar feature? or other cli tools?

Rename `PersonEfCoreRepository` class name to `EfCorePersonRepository`

hi https://docs.abp.io/en/abp/latest/Dependency-Injection#exposed-services-by-convention

> naming convention. The code will check if `class.Name.EndsWith(interfaceName.RemoveLeft('I'))`