-
A lot of tile-sets share the same structure and therefore also have the same auto-mapper rules. But the auto-mapper rules have to be copied for each tile-set. This means that in order to make a change…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the issue
I have installed NestJs and have reflect-metadata in my dependencies:
"reflect-metadata": …
-
Dear Sir ,
what i would like to know is about using the ReflectionIT with Automapper . i have a service layer which convert the my domain models ( as IQueriable ) to my view models . when i start …
-
I am using AutoMapper in a Symfony project alongside Doctrine. When mapping a DTO to an entity, AutoMapper creates new instances for related entities, even if those entities already exist in the datab…
-
**Is your feature request related to a problem? Please describe.**
This feature request is not related to a problem. It is an exploratory idea to consider replacing AutoMapper with Mapperly.
**Des…
-
Automapper 11 doesn't have
TMappingExpression ConstructUsing(Func ctor)
method anymore, so lastest version should include automapper version limitation to >=10.0.0.0 and
-
Hello,
This is more a question than a bug report.
Are array shapes supposed to be casted? To be more accurate:
```php
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the issue
Sequelize map is empty
### Models/DTOs/VMs
```typescript
export class User extends Model…
-
I have difficulties with updating entities in a collection (let's omit the problem of overlapping and finding the right field by id), the problem is that instead of calling the setItems() method and t…
-
Thanks you so much for your developing this stLFR pipelines.
I just downloaded the demo fastq and use the same data to generate two types of sample list with relative file path and absolute file pat…