c# - Automapper Nuget Package failed -


i tried install http://automapper.org/ resulted in error.

install-package : 'automapper' has dependency defined 'microsoft.csharp'. @ line:1 char:1 + install-package automapper + ~~~~~~~~~~~~~~~~~~~~~~~~~~ + categoryinfo : notspecified: (:) [install-package], invalidoperationexception + fullyqualifiederrorid : nugetcmdletunhandledexception,nuget.powershell.commands.installpackagecommand

any ideas?

check version of nuget package manager current , if version of .net framework using supported nuget package trying install


Comments

Popular posts from this blog

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

matlab - error with cyclic autocorrelation function -

php - Using grpc in Laravel, "Class 'Grpc\ChannelCredentials' not found." -