Answers for "Missing type map configuration or unsupported mapping."

0

Missing type map configuration or unsupported mapping.

category = (Categoies)AutoMapper.Mapper.Map(viewModel, category, typeof(CategoriesViewModel), typeof(Categoies));
Posted by: Guest on July-11-2021

Code answers related to "Missing type map configuration or unsupported mapping."

Browse Popular Code Answers by Language