Skip to content

standardize object mapping implementation using automapper #27

@https-richardy

Description

@https-richardy

Currently, the codebase uses manual object mapping implementations across multiple layers, resulting in repetitive boilerplate code, increased maintenance overhead, and reduced mapping standardization.

This issue proposes standardizing object mapping using AutoMapper in order to improve maintainability, reduce repetitive mapping logic, and centralize mapping configuration across the solution.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions