标签: .net-core nuget
Microsoft.AspNetCore.All软件包具有大量的依赖关系,并且将每个推入私有的NuGet实例是令人发指的。有什么好/简单的方法吗?
答案 0 :(得分:0)
这里的库将下载软件包的所有NuGet依赖项,然后您可以将每个文件分别添加到nuget中。
https://github.com/StuffOfInterest/NuGetDependencyDownloader