1.在nuget中创建一个本地的程序包源

Nuget如何管理本地的包-LMLPHP

Nuget如何管理本地的包-LMLPHP

2. 使用nuget package explorer制作我们本地的包

下载地址:http://npe.codeplex.com/releases/view/68211

Nuget如何管理本地的包-LMLPHP

详细步骤:

点击创建选项

Nuget如何管理本地的包-LMLPHP

点击编辑

Nuget如何管理本地的包-LMLPHP

编写信息和添加dll,然后点击左上角的打钩保存

Nuget如何管理本地的包-LMLPHP

ctrl +s 保存文件

Nuget如何管理本地的包-LMLPHP

再次打开Nuget管理器,看到了有木有

Nuget如何管理本地的包-LMLPHP

名称和刚才不一样,是因为和log4net重复了,重新修改了下

04-27 16:19