awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesCode-First Schema Generators

Tools that generate GraphQL schemas directly from source code annotations and class definitions.

Distinct from GraphQL Schema Generators: Distinct from GraphQL Schema Generators: focuses on generating schemas from code (code-first), not from database introspection.

Explore 1 awesome GitHub repository matching data & databases · Code-First Schema Generators. Refine with filters or upvote what's useful.

Awesome Code-First Schema Generators GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • chillicream/graphql-platformChilliCream 的头像

    ChilliCream/graphql-platform

    5,712在 GitHub 上查看↗

    GraphQL Platform is a comprehensive GraphQL ecosystem for .NET that provides a spec-compliant server framework for building APIs and gateways, along with a typed C# client for consuming GraphQL services. At its core, it translates C# classes and methods into a GraphQL schema using code-first or fluent descriptor approaches, enabling developers to define their API structure directly from their existing .NET code. The platform distinguishes itself through several integrated capabilities that address common GraphQL production concerns. It includes a DataLoader batching and caching engine that gr

    Translates C# classes and methods into a GraphQL schema using code-first or implementation-first approaches.

    C#asp-netasp-net-corec-sharp
    在 GitHub 上查看↗5,712
  1. Home
  2. Data & Databases
  3. Database Schema Introspection Tools
  4. GraphQL Schema Generators
  5. Code-First Schema Generators