Skip to content

ViewModels should be changed to use AutoMapper and avoid business VM containing model #21

Description

@Juansero29
  • VM containing model is not a good idea, it leads to tracking changes in EF that we don't need to track
  • Repositories should return IQueryable

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions