.net core 添加dll

一:ASP.Net Core 引用dll文件,不可以直接引用,必须在NuGet中引用才行。 二:如果想引用自己的dll文件,则需要注册NeGet账号,获取到API Key 才行,还需要下载NuGet安装包,下载路径  https://www.nuget.org/     API Key : https://www.nuget.org/account   ,选择第三个即可 将类库文件拖到右边Lib中
相关文章
相关标签/搜索