【问题标题】:Is it possible to use postgraphile with .net core?是否可以将 postgraphile 与 .net 核心一起使用?
【发布时间】:2019-11-02 20:37:58
【问题描述】:

我正在尝试使用 .net core 2.1 和 GraphQL 库创建一个 Angular 项目。我对 PostgresSQL、GraphQL 和 PostGraphile 完全陌生。所以,只想知道是否可以将 PostGraphile 与我的 Angular .net 核心项目一起使用。我已经为 GraphQL 添加了一个包,但是没有找到 PostGraphile 的包。如果我可以使用 react.net 创建一个项目,那么 Angular 对我来说不是必需的。

【问题讨论】:

    标签: angular asp.net-core graphql reactjs.net postgraphile


    【解决方案1】:

    Postgraphile 是 available 作为 CLI 和 Node.js 库。

    对于您的项目,您可以使用其中任何一个设置 GraphQL 服务器,并可能使用模式拼接在您的 .NET 应用程序中构建它。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-08-14
      • 2017-12-28
      相关资源
      最近更新 更多