Shahrooz Ansari
Results
2
issues of
Shahrooz Ansari
In this code you see ``` TypeAdapterConfig.NewConfig() .Include() .Include() .Include() .Include() .Include(); var resault1 = dbContext.Requests.First().Adapt(); var resault2 = dbContext.Requests.ToList().Map(); ``` resault1 is an instance of RequestBaseDto resault2 is an...
waiting for info
grop message not working at all even in removeNotificationGroup too