Nuget 可以用来获取开源库的源代码吗? [英] Can Nuget be used to get the source code of an open source library?

查看:66
本文介绍了Nuget 可以用来获取开源库的源代码吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想获取一个开源库的源代码(用于调试目的)我想知道是否:

I am wanting to get the source code (for debugging purposes) of an open source library I am wanting to know whether:

a) 这是客户端项目的配置问题,我可以重新配置项目以获取源代码,而不仅仅是二进制文件.

a) this is a configuration matter for the client project and I could reconfigure the project to fetch the source instead of just the binary.

b) 这是我需要分叉和重新打包或找到源代码版本以获取源代码的库问题的配置.

b) this is a configuration for the library matter I would need to fork and repackage or find a source code version to get the source code.

c) 由于某种原因,这在 nuget 系统中是不可能的.

c) this is not possible within the nuget system for one reason or another.

推荐答案

Nuget 可以用来获取开源库的源代码吗?

Can Nuget be used to get the source code of an open source library?

据我所知,这取决于作者是否上传了 NuGet 包发布符号.但并非每个包所有者都希望与他人共享代码,因此 NuGet 仅提供二进制文件,而不为源代码设计工作流.

As far as I can tell, it depends on whether the author has uploaded the NuGet package publish symbol. But not every package owners wants to share the code with others, so NuGet only delivers the binaries and does not design a workflow for source code.

这篇关于Nuget 可以用来获取开源库的源代码吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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