2
Answers

Profile give error although I install auto mapper ?

I work on asp.net core 2.2 when i inherit from Profile I get error

'Profile' is a namespace but is used like a type [D:\ReactApp\Application\Application.csproj](CS0118)

so what I do to solve issue
 
Answers (2)