程序包管理器无法添加PagedList.Mvc [英] Package Manager unable to add PagedList.Mvc

查看:185
本文介绍了程序包管理器无法添加PagedList.Mvc的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请帮助



Please help

PM> Install-Package PagedList.Mvc
'PagedList (≥ 1.17)' not installed. Attempting to retrieve dependency from source...
Done.
Install-Package : The element 'metadata' in namespace 'http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd' has invalid child element 'releaseNot
es' in namespace 'http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd'. List of possible elements expected: 'iconUrl, frameworkAssemblies, depend
encies, language, summary, tags' in namespace 'http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd'.
At line:1 char:16
+ Install-Package <<<<  PagedList.Mvc
    + CategoryInfo          : NotSpecified: (:) [Install-Package], InvalidOperationException
    + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand
 
PM> 

推荐答案

已解决

Install-Package PagedList.Mvc -Version 3.18.0.0
solved
Install-Package PagedList.Mvc -Version 3.18.0.0


嗨爵士

我也遇到同样的问题。当我在包管理器控制台上运行Install-Package PagedList.Mvc时。我正在进行分页任务
Hi Sir
I am also getting same issue. when i ran the Install-Package PagedList.Mvc at Package Manager Console. i am doing the task for pagination


这篇关于程序包管理器无法添加PagedList.Mvc的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆