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
As a developer I would like to have my entities and DTOs implement a common interface (one for entities and one for DTOs) so that I can code common operations targeting generic entities and generic DTOs.