书栈网 · BookStack 本次搜索耗时 0.069 秒,为您找到 1310 个相关结果.
  • Razor Pages 单元测试

    ASP.NET Core 中的 Razor Pages 单元测试Razor Pages unit tests in ASP.NET Core 本文内容 消息应用组织Message app organization 测试应用组织Test app organization 数据访问层 (DAL) 的单元测试Unit tests of the data a...
  • State Management

    Quickstart: State Management Run using Multi-App Run Pre-requisites Step 1: Set up the environment Step 2: Manipulate service state Step 3: View the order-processor outputs dapr...
  • 移植 WPF 项目

    1311 2019-10-06 《.NET Core 指南》
    Migrating WPF Apps to .NET Core 本文内容 About the sample Getting ready Upgrade to <PackageReference> NuGet references Review NuGet packages Upgrade NuGet packages .NET Framework...
  • 持续集成和持续部署

    持续集成和持续部署Continuous integration and deployment 本文内容 将应用的代码发布到 GitHubPublish the app's code to GitHub 断开本地 Git 部署连接Disconnect local Git deployment 创建一个 Azure DevOps 组织Create an ...
  • State Management

    Quickstart: State Management Run using Multi-App Run Pre-requisites Step 1: Set up the environment Step 2: Manipulate service state Step 3: View the order-processor outputs dapr...
  • 操作方法:使用 gRPC 调用

    操作方法:使用 gRPC 调用服务 步骤 1:运行 gRPC 服务器 使用 Dapr CLI 运行 gRPC 服务器 步骤 2: 调用服务 使用 Dapr CLI 运行客户端 查看遥测 部署到 Kubernetes 命名空间 步骤 3:跟踪和日志 流式RPC的代理 流式传输 gRPC 和弹性 相关链接 社区示例 操作方法:使用 ...
  • Web应用程序

    入门 设置你的开发环境 预先要求 安装ABP CLI 创建新项目 使用ABP CLI创建一个新项目 ABP CLI 命令 & 选项 解决方案结构 关于解决方案中的项目 创建数据库 连接字符串 数据库连接字符串 应用迁移 使用DbMigrator应用程序应用迁移 使用EF Core Update-Database命令 运行应用程序 ...
  • 从 1.0 RC1 升级到 RC2

    从 EF Core 1.0 RC1 升级到 1.0 RC2Upgrading from EF Core 1.0 RC1 to 1.0 RC2 包名称和版本Package Names and Versions 命名空间Namespaces 表命名约定更改Table Naming Convention Changes AddDbContext/Startu...
  • 调试

    调试 ASP.NET Core BlazorDebug ASP.NET Core Blazor 本文内容 先决条件Prerequisites 过程Procedure 启用远程调试Enable remote debugging 调试应用Debug the app 在 Visual Studio 中附加到进程Attach to process in ...
  • 从本机代码承载 .NET Core

    2384 2019-10-06 《.NET Core 指南》
    编写自定义 .NET Core 主机以从本机代码控制 .NET 运行时Write a custom .NET Core host to control the .NET runtime from your native code 本文内容 系统必备Prerequisites 承载 APIHosting APIs 示例主机Sample Hosts 使...