安装“WPF的现代UI图表”在VS Express 2013中打包 [英] Installing "Modern UI Charts for WPF" package in VS Express 2013

查看:63
本文介绍了安装“WPF的现代UI图表”在VS Express 2013中打包的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想安装WPF的现代UI图表包。我正在使用Windows 7,VS Express 2013和.Net框架4.5。



我可以运行下一个链接提供的源代码主题,没有错误:

https://modernuicharts.codeplex.com/ [ ^ ]



但是当我尝试从NuGet Manager下载并链接包时来自NuGet控制台(

I want to install the "Modern UI Charts for WPF" package. I am using Windows 7 , VS Express 2013 and .Net framwork 4.5 .

I can run the source code theme provided from next link with no errors:
https://modernuicharts.codeplex.com/[^]

but when I try to download and link the package from NuGet Manager and from NuGet console (

https://staging.nuget.org/packages/De.TorstenMandelkow.MetroChart/





我不能这样做。我认为不再可用。这是NuGet控制台中打印的错误消息:



安装包:无法找到包&# 39; De.TorstenMandelkow.MetroChart'。

行:1字符:16

+安装包装& lt;& lt;& lt ;&安培; LT; De.TorstenMandelkow.MetroChart

+ CategoryInfo:NotSpecified:(:) [Install-Package],InvalidOperationException

+ FullyQualifiedErrorId:NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand






此外,我还尝试将以前源代码中的.dll添加为新的参考项目。我在我的新项目文件中使用.dll复制文件夹,我试图将.dll拖放到VS解决方案资源管理器中并放弃放大器放大器放大器。然后我尝试在添加参考对话框中添加引用但它找不到.dll。





我做错了什么?有没有人有这个包的经验?

)

I can not do it. I think is not longer available.This is the error messege printed in NuGet Console:

Install-Package : Unable to find package 'De.TorstenMandelkow.MetroChart'.
At line:1 char:16
+ Install-Package <<<< De.TorstenMandelkow.MetroChart
+ CategoryInfo : NotSpecified: (:) [Install-Package], InvalidOperationException
+ FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand



Also I have tried to add the .dll from the previous source code as a reference in a new project. I copy the folders with the .dll in my new project file , I tried to drag and drop the .dll in the VS Solution Explorer and don't works. Then I try adding a reference in the add a referenece dialog but it can not find the .dll.


What am I doing wrong? Have anyone experience with this package?

推荐答案

最后我能做到。



首先从这里下载正确的.dll: https:/ /modernuicharts.codeplex.com/downloads/get/674666 [ ^ ]



2)然后复制项目内的文件。



3 )将.dll文件拖放到项目上,然后在VS中的解决方案资源管理器中双击它。



4)最后有一个小按钮对象浏览器选项卡的标题自动添加到当前项目的添加引用。按下它,当前打开的.dll将被添加到项目中。



四确定有更简单直接的方法来做到这一点,但对于这个混凝土库,我有这样做。
Finally I could do it.

First download the correct .dll from here: https://modernuicharts.codeplex.com/downloads/get/674666[^]

2)Then copy the file inside of your project.

3)Drag and drop the .dll file over the project and double click over it from the "Solution Explorer" in VS .

4)Finally there is a small button in the header of the tab "Object Browser" to "Add references" automatically to the current project . Press it and .dll currently opened would be added to the project.

Four sure there are more easy and direct ways to do this , but for this concret library I have to do it like this.


这篇关于安装“WPF的现代UI图表”在VS Express 2013中打包的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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