You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Describe the solution you'd like
I propose considering the replacement of Automapper with Mapperly in Jason Taylor's CleanArchitecture template. According to the benchmarks provided in this GitHub repository, Mapperly demonstrates superior performance compared to Automapper. This enhancement can potentially lead to performance gains in our applications. Moreover, Mapperly supports IQueryable projections, which aligns well with our existing use cases.
The text was updated successfully, but these errors were encountered:
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.
Describe the solution you'd like
I propose considering the replacement of Automapper with Mapperly in Jason Taylor's CleanArchitecture template. According to the benchmarks provided in this GitHub repository, Mapperly demonstrates superior performance compared to Automapper. This enhancement can potentially lead to performance gains in our applications. Moreover, Mapperly supports IQueryable projections, which aligns well with our existing use cases.
The text was updated successfully, but these errors were encountered: