gpt4 book ai didi

dotnet-cli - Ubuntu dotnet 用户 secret

转载 作者:行者123 更新时间:2023-12-05 01:31:01 27 4
gpt4 key购买 nike

我在 Ubuntu v16.04 上安装了 dotent core。问题是当我尝试使用 dotnet user-secrets 时它说:未找到匹配命令“dotnet-user-secrets”的可执行文件

dotnet 核心版本:1.0.0-preview2-003131

网络截图:enter image description here

最佳答案

要在 .NET Core 中使用 Secret Manager,您必须将其安装到项目中:

  1. 将行 Microsoft.Extensions.SecretManager.Tools 添加到 project.jsontools 部分
  2. 运行dotnet restore

您可以在 official .NET documentation 中找到有关它的更多信息.

关于dotnet-cli - Ubuntu dotnet 用户 secret ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40335406/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com