template windows service kestrel 源码
Windows服务模板 安装模板 从NuGet dotnet new -i 从文件系统目录 dotnet new -i 卸载模板 没有任何其他参数的uninstall命令将列出所有已安装的模板。 dotnet new -u 该命令返回类似于以下输出的内容: Template Instantiation Commands for .NET CLI Currently installed items: Microsoft.DotNet.Common.ItemTemplates Templates: global.json file (globaljson) NuGet Config (nugetconfig) Solution File (sln)
下载地址
用户评论