华为云计算 云知识 NuGet镜像如何配置
NuGet镜像如何配置

选择依赖管理工具Nuget

准备工作

使用前请确保您已安装DotNet和NuGet。

使用说明

Nuget的配置文件为用户根目录下的:C:Users<UserName>AppDataRoamingNuGetNuGet.Config,您可以点击此处直接下载配置文件。

您也可以打开终端执行如下命令:

nuget sources Disable-Name"nuget.org"
nuget sources add-Name"huaweicloud"-Source"https://repo.huaweicloud.com/repository/nuget/v3/index.json"

相关网址

Nuget官方地址:https://www.nuget.org

Nuget文档地址:https://docs.microsoft.com/en-us/nuget/what-is-nuget

DotNet文档地址:https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet?tabs=netcore2x

上一篇:查询VPC资源实例ListVpcsByTags 下一篇:BMS的云硬盘类型和网络类型

镜像服务 IMS

镜像是用于创建服务器或磁盘的模板。镜像服务提供镜像生命周期管理能力。可以通过服务器或外部文件创建系统盘镜像或数据盘镜像,也可以使用弹性云服务器或云服务器备份创建带数据盘的整机镜像。创建镜像功能免费,仅需支付使用对象存储服务或云服务器备份的费用。