Currently I use private static methods in my controller file to map domain model to view model and vice-versa. Like below:Currently I use private static methods in my co
Currently I use private static methods in my controller file to map domain model to view model and vice-versa. Like below:Currently I use private static methods in my co