maliming

Results 526 comments of maliming

hi Add your `EmailSender` and override the `BuildMailMessage` and `BuildClientAsync` method If you need additional parameters, please use: https://github.com/abpframework/abp/pull/17582

I can't reproduce the problem based on the information you provided.

hi All abp 4.2 packages target is `net5.0`. I think you can't use it in net 7.

We can provide a simple module containing `CRUD` page and add it to the start template as a source code reference.

See https://github.com/abpframework/abp/issues/18895#issuecomment-1993588224

hi @YoussefRashed Can you share a simple project?