Mohamed Dawood

Results 3 issues of Mohamed Dawood

```c# private partial TTarget CreateEntity(TSource source); /// working private partial void ModifyEntity(TSource source, TTarget target); /// not working ``` **Environment (please complete the following information):** - Mapperly Version: 3.2.0 -...

enhancement

### Not working ```c# public abstract class BaseDto // this is generic { internal abstract TEntity CreateEntity(); } [Mapper()] public partial class DtoMapper { [ObjectFactory] private TTarget Create(TSource source) where...

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Product Hot Chocolate ### Describe the bug I have created a custom directive...

🐛 bug
🌶️ hot chocolate
Area: Type System
YouTube