书栈网 · BookStack 本次搜索耗时 0.038 秒,为您找到 36130 个相关结果.
  • 编写数据库提供程序

    编写数据库提供程序Writing a Database Provider 提供提供程序更改的最新状态Keeping up-to-date with provider changes 建议的第三方提供程序命名Suggested naming of third party providers 编写数据库提供程序Writing a Database P...
  • 从 1.0 RC2 升级到 RTM

    从 EF Core 1.0 RC2 升级到 RTMUpgrading from EF Core 1.0 RC2 to RTM 包版本Package Versions 现有迁移可能需要添加 maxLengthExisting migrations may need maxLength added ASP.NET 标识ASP.NET Identity .N...
  • 创建变更

    创建变更 绕开 SQLite 的局限性 应用变更 Create a migration Workaround for SQLite limitations Apply the migration 创建变更 变更按时间记录着数据库结构的变化。它们使以下的操作成为可能:撤销(回滚)一部分修改,或创建一个新的数据库——与原有数据库结构一致。有了变...
  • 客户端与服务器评估

    客户端与服务器评估Client vs. Server Evaluation 顶级投影中的客户端评估Client evaluation in the top-level projection 不支持的客户端评估Unsupported client evaluation 显式客户端评估Explicit client evaluation 客户端评估中潜在的...
  • 高级主题

    教程:了解高级方案 - ASP.NET MVC 和 EF CoreTutorial: Learn about advanced scenarios - ASP.NET MVC with EF Core 本文内容 先决条件Prerequisites 执行原始 SQL 查询Perform raw SQL queries 调用查询以返回实体Call a q...
  • 添加模型

    在 ASP.NET Core 中向 Razor Pages 应用添加模型Add a model to a Razor Pages app in ASP.NET Core 本文内容 添加数据模型Add a data model 添加数据库上下文类Add a database context class 添加数据库连接字符串Add a database c...
  • 教程

    EF Core 和 Razor Pages 使用 MVC 的 EF Core
  • 集成Dapper

    1158 2018-02-15 《ABP翻译文档》
    9.2 ABP基础设施层 - 集成Dapper 9.2.1 简介 9.2.2 安装 9.2.3 注册Module 9.2.4 实体与表的映射 9.2.5 使用 9.2 ABP基础设施层 - 集成Dapper 9.2.1 简介 Dapper 是基于.NET的一种对象关系映射工具。Abp.Dapper 简单的将Dapper集成到ABP。它...
  • LlamaIndex Embeddings

    LlamaIndex Embeddings Embedding Functions LlamaIndex Embeddings Embedding Functions Chroma and LlamaIndex both offer embedding functions which are wrappers on top of popular e...
  • Repositories

    Repositories Generic Repositories Basic Repositories Read Only Repositories Generic Repository without a Primary Key Custom Repositories Custom Repository Example Custom Reposi...