书栈网 · BookStack 本次搜索耗时 0.022 秒,为您找到 1314 个相关结果.
  • .NetCore

    .NetCore .NetCore 语言类型识别策略 编译原理 编译环境选择 编译方式设置 项目运行 运行环境选择 如何适应 rainbondfile 中设置的端口 示例代码 .NetCore .NetCore 语言类型识别策略 代码主目录中包含以.sln 或者.csproj 结尾的文件并且不包含Dockerfile 文件时,平台识别...
  • .NetCore

    .NetCore 语言类型识别策略 编译原理 编译环境选择 编译方式设置 项目运行 运行环境选择 如何适应 rainbondfile 中设置的端口 示例代码 .NetCore 语言类型识别策略 代码主目录中包含以.sln 或者.csproj 结尾的文件并且不包含Dockerfile 文件时,平台识别项目语言类型为.NetCore 目前...
  • .NetCore

    .NetCore 语言类型识别策略 编译原理 编译环境选择 编译方式设置 项目运行 运行环境选择 如何适应 rainbondfile 中设置的端口 示例代码 .NetCore 语言类型识别策略 代码主目录中包含以.sln 或者.csproj 结尾的文件并且不包含Dockerfile 文件时,平台识别项目语言类型为.NetCore 目前...
  • .NetCore

    .NetCore .NetCore 语言类型识别策略 编译原理 编译环境选择 编译方式设置 项目运行 运行环境选择 如何适应 rainbondfile 中设置的端口 示例代码 .NetCore .NetCore 语言类型识别策略 代码主目录中包含以.sln 或者.csproj 结尾的文件并且不包含Dockerfile 文件时,平台识别...
  • 使用 MSTest 进行 F# 单元测试

    1257 2019-10-06 《.NET Core 指南》
    使用 dotnet test 和 MSTest 在 .NET Core 中进行 F# 库单元测试Unit testing F# libraries in .NET Core using dotnet test and MSTest 本文内容 创建源项目Creating the source project 创建测试项目Creating the test...
  • .NetCore

    .NetCore .NetCore 语言类型识别策略 编译原理 编译环境选择 编译方式设置 项目运行 运行环境选择 如何适应 rainbondfile 中设置的端口 示例代码 .NetCore .NetCore 语言类型识别策略 代码主目录中包含以.sln 或者.csproj 结尾的文件并且不包含Dockerfile 文件时,平台识别...
  • NetCore

    一、代码识别 二、源码编译 编译环境选择 编译方式设置 三、项目运行 运行环境选择 四、示例代码 Rainbond 可以识别.NetCore 语言的项目并一键编译部署到平台,对于.NetCore语言的支持与Dockerfile一样将构建出镜像而不是slug程序包,因此.NetCore不能使用Procfile文件定义。 提示: 目前仅支持...
  • 使用 MSTest 进行 C# 单元测试

    2673 2019-10-06 《.NET Core 指南》
    使用 MSTest 和 .NET Core 进行 C# 单元测试Unit testing C# with MSTest and .NET Core 本文内容 创建源项目Create the source project 创建测试项目Create the test project 创建第一个测试Create the first test 添加更多功能...
  • 使用跨平台工具开发库

    2068 2019-10-06 《.NET Core 指南》
    使用跨平台工具开发库Developing Libraries with Cross Platform Tools 本文内容 系统必备Prerequisites 如何以 .NET Standard 为目标How to target the .NET Standard 如何以 .NET Framework 为目标How to target the .NE...
  • 使用 NUnit 进行 F# 单元测试

    1128 2019-10-06 《.NET Core 指南》
    使用 dotnet test 和 NUnit 在 .NET Core 中进行 F# 库的单元测试Unit testing F# libraries in .NET Core using dotnet test and NUnit 本文内容 系统必备Prerequisites 创建源项目Creating the source project 创建测试项...