Dapper.GraphQL
GraphQL builder
An integrated .NET Core library enabling efficient GraphQL integration with Dapper and performance-focused entity mapping.
A .NET Core library designed to integrate the Dapper and graphql-dotnet projects with ease-of-use in mind and performance as the primary concern.
291 stars
21 watching
50 forks
Language: C#
last commit: 7 months ago
Linked from 2 awesome lists
dapperdotnet-coregraphqlgraphql-dotnet
Related projects:
Repository | Description | Stars |
---|---|---|
drizin/dapperquerybuilder | A wrapper around Dapper to simplify building dynamic SQL queries with parameterized strings | 519 |
graphql-dotnet/graphql-client | A C# library that provides a thread-safe GraphQL client for .NET Standard | 625 |
graphql-dotnet/parser | A .NET library that provides a lexer and parser for the GraphQL language, enabling developers to work with GraphQL documents. | 218 |
graphprotocol/graph-client | A library and toolset for building fast, performant GraphQL-based decentralized applications | 174 |
josephwoodward/graphiql-dotnet | Middleware for ASP.NET Core applications to provide a GraphiQL UI for GraphQL APIs | 142 |
apurebase/kgraphql | A Kotlin implementation of GraphQL schema setup using a rich DSL | 305 |
torchbox/wagtail-grapple | A Django app to simplify building GraphQL endpoints using Wagtail data models | 155 |
gql-dart/ferry | A library for building strongly typed, real-time GraphQL clients with automatic code generation and data persistence. | 605 |
graphql-dotnet/server | A GraphQL server middleware for ASP.NET Core that handles HTTP and WebSocket requests. | 582 |
entitygraphql/entitygraphql | A GraphQL library for .NET that simplifies building and executing GraphQL APIs on top of data models. | 418 |
dazinator/dotnet.glob | A fast globbing library for .NET applications that outperforms regular expressions. | 363 |
graphql-dotnet/conventions | Automates schema generation for GraphQL .NET applications | 233 |
moientajik/graphql.tools | Generates C# classes from a GraphQL schema | 95 |
cloudflare/workers-graphql-gateway-example | Provides a GraphQL Gateway for Cloudflare Workers using Dataloader to batch and cache queries. | 81 |
nicholasbellucci/sociableweaver | A lightweight framework for building GraphQL queries in Swift with a declarative style of programming. | 77 |