Abp.RelatedDtoLoader icon indicating copy to clipboard operation
Abp.RelatedDtoLoader copied to clipboard

An Abp module that help you automatically load related DTO (like ProductDto in OrderDto) under DDD.

Results 8 Abp.RelatedDtoLoader issues
Sort by recently updated
recently updated
newest added

Basically I have many lists where I need to return ALL authors who wrote Book XYZ. For example, if Book XYZ has (3) Authors, when I query Book XZY, I...

question

Hi there Tried to use this, but my nested/related DTO Dashboard -> DashboardCategory is not being loaded in the dto, only in the entity. Thanks

Provides an option to store DTO data using distributed caching.

add RelatedDtoProperty to improve performance