awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

C# GraphQL Libraries

Ranking aktualisiert am 13. Juli 2026

For a library for implementing GraphQL in C#, the strongest matches are chillicream/hotchocolate (HotChocolate is a comprehensive GraphQL server framework for), chillicream/graphql-platform (This is a comprehensive GraphQL ecosystem for) and graphql-dotnet/graphql-dotnet (This is the primary framework for building GraphQL servers). Each is ranked by relevance to your query, popularity and recent activity.

Wir kuratieren Open-Source GitHub Repositories passend zu „best c sharp graphql libraries“. Die Ergebnisse sind nach Relevanz für deine Suche sortiert — nutze die Filter unten oder verfeinere die Suche mit KI.

C# GraphQL Libraries

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • chillicream/hotchocolateAvatar von ChilliCream

    ChilliCream/hotchocolate

    5,713Auf GitHub ansehen↗

    HotChocolate is a GraphQL server implementation for .NET that handles queries, mutations, and subscriptions over HTTP. It provides code-first schema generation directly from C# classes and attributes, keeping the schema and business logic in sync without manual type definitions. The project also includes a GraphQL gateway that composes multiple GraphQL and REST endpoints into a single unified schema, along with a GraphQL IDE for exploring, testing, and debugging GraphQL APIs interactively. The project distinguishes itself through its comprehensive tooling ecosystem, which includes a GraphQL c

    HotChocolate is a comprehensive GraphQL server framework for .NET that natively supports code-first development, ASP.NET Core integration, Entity Framework, and subscriptions, making it the flagship solution for this category.

    C#Code-First Schema GeneratorsGraphQL APIsGraphQL Subscriptions
    Auf GitHub ansehen↗5,713
  • chillicream/graphql-platformAvatar von ChilliCream

    ChilliCream/graphql-platform

    5,712Auf GitHub ansehen↗

    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

    This is a comprehensive GraphQL ecosystem for .NET that provides both a robust server framework with code-first development and a typed client, fully supporting the required features like DataLoader, ASP.NET Core integration, and Entity Framework compatibility.

    C#Code-First Schema BuildersCode-First Schema Generators
    Auf GitHub ansehen↗5,712
  • graphql-dotnet/graphql-dotnetAvatar von graphql-dotnet

    graphql-dotnet/graphql-dotnet

    5,987Auf GitHub ansehen↗

    GraphQL.NET is a server-side framework for building and executing GraphQL APIs within C# applications. It provides a comprehensive toolkit for schema building, a federated engine for distributed data graphs, and a subscription handler for managing real-time data streams. The project distinguishes itself with a flexible schema builder that supports both programmatic code-first definitions and declarative schema-first approaches using the standard schema definition language. It includes a dedicated federation engine to split data graphs into subgraphs and compose them into a unified gateway, as

    This is the primary framework for building GraphQL servers in .NET, offering full support for both code-first and schema-first development, ASP.NET Core integration, and advanced features like DataLoaders and subscriptions.

    C#Code-First Schema BuildersCode-First Schema GeneratorsSchema-First Mapping
    Auf GitHub ansehen↗5,987

Related searches

  • a library for building GraphQL in Go
  • a java library for implementing graphql apis
  • a python library for building graphql apis
  • a library for implementing gRPC in C#
  • a javascript library for graphql apis
  • eine GraphQL-Client-Bibliothek mit Caching
  • a high performance JSON library for C#
  • a dependency injection library for C#