随笔分类 -  NuGet

摘要:C:\Users\ %username%\.nuget\packages\supersocket.server\2.0.0-preview3-03 阅读全文
posted @ 2020-04-08 18:55 ChuckLu 阅读(746) 评论(0) 推荐(0) 编辑
摘要:Package is not found in the following primary source This is caused by caching. If you don't want to wait like the above answer suggested, just clear 阅读全文
posted @ 2020-03-30 13:05 ChuckLu 阅读(353) 评论(0) 推荐(0) 编辑
摘要:How to Publish a NuGet Package Command line To push packages to nuget.org you must use nuget.exe v4.1.0 or above, which implements the required NuGet 阅读全文
posted @ 2019-09-02 12:41 ChuckLu 阅读(345) 评论(0) 推荐(0) 编辑
摘要:https://docs.microsoft.com/en-us/nuget/quickstart/create-and-publish-a-package-using-visual-studio-net-framework Creating a NuGet package from a .NET 阅读全文
posted @ 2019-08-21 13:22 ChuckLu 阅读(582) 评论(0) 推荐(0) 编辑
摘要:Where's the package location in aspnet core For project.json the nuget directory is in the user profile folder (%UserProfile%\.nuget\packages) 阅读全文
posted @ 2019-05-10 14:05 ChuckLu 阅读(1375) 评论(0) 推荐(0) 编辑
摘要:https://docs.microsoft.com/en-us/nuget/tools/cli-ref-sources https://gemfury.com/help/nuget-server/ C:\Windows\system32>nuget sources add -Name "rdc" 阅读全文
posted @ 2019-02-18 10:57 ChuckLu 阅读(692) 评论(0) 推荐(0) 编辑
摘要:https://stackoverflow.com/questions/15964935/get-nuget-exe-version-from-command-line Typing nuget help from the command line will in addition to the e 阅读全文
posted @ 2019-02-18 10:39 ChuckLu 阅读(463) 评论(0) 推荐(0) 编辑
摘要:https://docs.microsoft.com/en-us/nuget/consume-packages/package-restore#forcing-restore-from-package-sources By default, NuGet restore operations use 阅读全文
posted @ 2019-02-18 10:26 ChuckLu 阅读(217) 评论(0) 推荐(0) 编辑
摘要:Find-Package PM> Find-Package autofac https://docs.microsoft.com/en-us/nuget/tools/ps-ref-find-package Id Versions Description -- Autofac {4.9.0} Auto 阅读全文
posted @ 2019-02-15 17:44 ChuckLu 阅读(1503) 评论(0) 推荐(0) 编辑
摘要:NuGet behind a proxy 回答1 Here's what I did to get this working with my corporate proxy that uses NTLM authentication. I downloaded NuGet.exe and then 阅读全文
posted @ 2017-08-08 14:00 ChuckLu 阅读(4622) 评论(0) 推荐(0) 编辑
摘要:http://stackoverflow.com/questions/5730412/error-when-running-the-nuget-exe-command Ok, so this turned out to be a really weird error which I still do 阅读全文
posted @ 2016-09-07 11:09 ChuckLu 阅读(794) 评论(0) 推荐(0) 编辑
摘要:https://docs.nuget.org/consume/command-line-reference Installing The NuGet command line may be installed onto a machine in a few possible ways. 第一步:下载 阅读全文
posted @ 2016-09-06 21:08 ChuckLu 阅读(2496) 评论(0) 推荐(0) 编辑
摘要:在项目上右键-->Manage NuGet Packages Browse 可以去搜索想要添加到项目的类库 Installed 已经添加到项目的类库 Updates 需要更新的类库 阅读全文
posted @ 2016-03-17 19:51 ChuckLu 阅读(825) 评论(0) 推荐(0) 编辑
摘要:Hosting Your Own NuGet FeedsHosting the NuGet Gallery Locally in IIShttps://github.com/NuGet/NuGetGallery 阅读全文
posted @ 2015-12-23 13:46 ChuckLu 阅读(216) 评论(0) 推荐(0) 编辑
摘要:NuGet学习笔记(1)——初识NuGet及快速安装使用NuGet学习笔记(2)——使用图形化界面打包自己的类库NuGet学习笔记(3)——搭建属于自己的NuGet服务器 阅读全文
posted @ 2015-12-23 13:32 ChuckLu 阅读(188) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示