书栈网 · BookStack 本次搜索耗时 0.020 秒,为您找到 1310 个相关结果.
  • 启用 tab 自动补全

    723 2019-10-06 《.NET Core 指南》
    如何为 .NET Core CLI 启用 TAB 自动补全功能How to enable TAB completion for .NET Core CLI 本文内容 示例Examples PowerShellPowerShell BashBash ZshZsh 如何为 .NET Core CLI 启用 TAB 自动补全功能How to en...
  • 对已发布的输出进行单元测试

    835 2019-10-06 《.NET Core 指南》
    通过 dotnet vstest 测试已发布的输出Test published output with dotnet vstest 本文内容 示例Example 请参阅See also 通过 dotnet vstest 测试已发布的输出Test published output with dotnet vstest 本文内容 可以使用 d...
  • 提升的访问权限

    621 2019-10-06 《.NET Core 指南》
    提升的 Dotnet 命令访问权限Elevated access for dotnet commands 本文内容 全局工具安装Global tool installation 安装全局工具Install the global tool 运行全局工具Run the global tool 卸载全局工具Uninstall the global tool...
  • 使用跨平台工具创建 NuGet 包

    1191 2019-10-06 《.NET Core 指南》
    如何使用 .NET Core 命令行接口 (CLI) 工具创建 NuGet 包How to create a NuGet package with .NET Core command-line interface (CLI) tools 本文内容 不要混淆 dotnet pack 和 dotnet publishDon't confuse dotnet ...
  • OpenAPI 工具

    使用 OpenAPI 工具开发 ASP.NET Core 应用Develop ASP.NET Core apps using OpenAPI tools 本文内容 安装Installation 添加Add 添加文件Add File 选项Options 参数Arguments 添加 URLAdd URL 选项Options 参数Arguments...
  • .NET Core CLI

    Entity Framework Core 工具参考-.NET Core CLIEntity Framework Core tools reference - .NET Core CLI 安装工具Installing the tools EF Core 1。xEF Core 3.x ASP.NET Core 2.1 +ASP.NET Core 2.1+ ...
  • 遥测

    1217 2019-10-06 《.NET Core 指南》
    .NET Core SDK 遥测.NET Core SDK telemetry 本文内容 范围Scope 如何选择退出How to opt out 公开Disclosure Telemetry 数据点Data points 收集的选项Collected options 收集的 .NET Core CLI/SDK 故障异常遥测.NE...
  • .NET Core 分发打包

    1736 2019-10-06 《.NET Core 指南》
    .NET Core 分发打包.NET Core distribution packaging 本文内容 磁盘布局Disk layout 推荐的包Recommended packages 生成包Building packages .NET Core 分发打包.NET Core distribution packaging 本文内容 由于 ...
  • 使用 xUnit 进行 C# 单元测试

    3755 2019-10-06 《.NET Core 指南》
    使用 dotnet test 和 xUnit 在 .NET Core 中进行 C# 单元测试Unit testing C# in .NET Core using dotnet test and xUnit 本文内容 创建源项目Creating the source project 创建测试项目Creating the test project 创建第...
  • 生成 Docker 映像

    ASP.NET Core 的 Docker 映像Docker images for ASP.NET Core 本文内容 ASP.NET Core Docker 映像ASP.NET Core Docker images 先决条件Prerequisites 下载示例应用Download the sample app 本地运行应用Run the app ...