An open API service providing repository metadata for many open source software ecosystems.

Topic: "graphql-dotnet"

graphql-dotnet/graphql-dotnet

GraphQL for .NET

Language: C# - Size: 14.5 MB - Last synced at: 5 days ago - Pushed at: 13 days ago - Stars: 5,926 - Forks: 937

ChilliCream/graphql-platform

Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.

Language: C# - Size: 830 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 5,430 - Forks: 781

JacekKosciesza/StarWars 📦

GraphQL 'Star Wars' example using GraphQL for .NET, ASP.NET Core, Entity Framework Core

Language: C# - Size: 141 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 621 - Forks: 96

landmarkhw/Dapper.GraphQL

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.

Language: C# - Size: 146 KB - Last synced at: 20 days ago - Pushed at: 12 months ago - Stars: 290 - Forks: 50

graphql-dotnet/examples

Examples for GraphQL.NET

Language: C# - Size: 1.42 MB - Last synced at: 21 days ago - Pushed at: over 1 year ago - Stars: 267 - Forks: 189

mmacneil/ASPNetCoreGraphQL

Sample project demonstrating a GraphQL service built with ASP.NET Core 2.2, Entity Framework Core and graphql-dotnet.

Language: C# - Size: 50.8 KB - Last synced at: 17 days ago - Pushed at: over 4 years ago - Stars: 266 - Forks: 121

fiyazbinhasan/GraphQLCore 📦

Learn how to implement scalable APIs with GraphQL and ASP.NET Core. Branch wise code with relevant topic for smooth and easy walkthrough.

Language: C# - Size: 1010 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 124 - Forks: 24

MoienTajik/GraphQL.Tools

GraphQL.Tools is a GraphQL to C# compiler (code-generator) which turns your GraphQL schema into a set of C# classes, interfaces, and enums.

Language: C# - Size: 141 KB - Last synced at: about 2 hours ago - Pushed at: over 3 years ago - Stars: 98 - Forks: 12

TheCodeTraveler/DotNetGraphQL

A sample demonstrating how to create a GraphQL Backend in .NET using `GraphQL-Dotnet` and consume it from a .NET mobile app created using Xamarin

Language: JavaScript - Size: 1.31 MB - Last synced at: 5 days ago - Pushed at: 10 months ago - Stars: 79 - Forks: 24

AntonioFalcaoJr/Dotnet6.GraphQL4.WebApplication

This project exemplifies the implementation and dockerization of a simple Razor Web MVC Core consuming a full GraphQL 4 Web API, build in a .NET 6 multi-layer project, considering development best practices, like SOLID and DRY, applying Domain-Driven concepts in a Onion Architecture.

Language: C# - Size: 4.52 MB - Last synced at: 18 days ago - Pushed at: about 2 years ago - Stars: 75 - Forks: 25

fiyazbinhasan/GraphQLCoreFromScratch

Learn how to implement scalable APIs with GraphQL and ASP.NET Core. Branch-wise code with the relevant topic for a smooth and easy walkthrough.

Language: JavaScript - Size: 12.4 MB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 27 - Forks: 6

JannikLassahn/graphql-dotnet-upload

Experimental middleware and an Upload scalar to add support for GraphQL multipart requests for ASP.NET Core

Language: C# - Size: 645 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 15

autoguru-au/graphql-dotnet-relay 📦

Relay support for graphql-dotnet

Language: C# - Size: 40 KB - Last synced at: 4 days ago - Pushed at: about 4 years ago - Stars: 12 - Forks: 0

corstian/graphql-dataloader-connections-demo

Demo project showing combination of both the dataloader and relay connections from the graphql-dotnet project.

Language: C# - Size: 127 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 12 - Forks: 1

ethanli83/ResolveGraphQL

An example on how to solving N+1 problem for GraphQL using graphql-dotnet

Language: C# - Size: 62.5 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 12 - Forks: 1

Michannne/graphql-core

A wrapper library for GraphQL.NET that provides additional features to ease enterprise integration

Language: C# - Size: 104 KB - Last synced at: 24 days ago - Pushed at: almost 6 years ago - Stars: 11 - Forks: 3

myty/openbrewerydb-graphql-dotnet

OpenBreweryDB API but GraphQL

Language: C# - Size: 1.67 MB - Last synced at: 12 days ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 0

cajuncoding/FlurlGraphQL

Lightweight, simple, fluent GraphQL client API extensions for the amazing Flurl Http library!

Language: C# - Size: 1.1 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 8 - Forks: 0

PizzaConsole/Poisn.GraphQL

Blazor, GraphQL-donet 3.0, Steroids, YesSql, EF Core- example implementation

Language: C# - Size: 234 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 3

mlawd/gql-movies

GraphQL wrapper around The Movie DB - https://developers.themoviedb.org/3/getting-started/introduction

Language: C# - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

nimashoghi/graphql-dotnet-fsharp

An F# wraper around the graphql-dotnet library.

Language: F# - Size: 718 KB - Last synced at: 18 days ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 0

SFLAQiu/GraphQLDemo

:flags: 基于GraphQL的ASP.NET WebAPI Demo

Language: C# - Size: 159 KB - Last synced at: 8 days ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 4

dibble-james/LinQL

LINQ like access to a GraphQL Server

Language: C# - Size: 84 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

ahmedelbougha/simple-catalog-api

GraphQL API example project using GraphQL-Dotnet

Language: C# - Size: 107 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 6

Revazashvili/GraphQL.RedisCache

redis cache implementation for graphql-dotnet IDocumentCache

Language: C# - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

ZEXSM/GraphQL.Tool.Embedded

Library of GraphQL tools such as GraphQL Playground and GraphQL Voyager

Language: CSS - Size: 1.39 MB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

GregEakin/GraphQL.StarWars

A simple GraphQL server with the Start Wars character database.

Language: C# - Size: 41 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

ahmedelbougha/simple-catalog-api-auth

GraphQL API example project using GraphQL-Dotnet with authentication and authorization

Language: C# - Size: 190 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

vincent-scw/Differences.API

一个致力于知识分享的网站的后台……

Language: C# - Size: 1.23 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 2

Revazashvili/graphql-dotnet-getting-started

code sample on .net 6 for getting started with graphql

Language: C# - Size: 82 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Glareone/GraphQL-meets-.Net6

GraphQL in .Net6

Language: C# - Size: 45.9 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Uka4me/GraphQl.EfCore.Translate

The package adds extensions to EntityFrameworkCore that allow you to transform a GraphQL query into an EntityFrameworkCore query. The library is designed to work with GraphQL and HotChocolate projects.

Language: C# - Size: 292 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

aaron-jaeger/federated-graphql-dotnet-services

An example repository for creating federated graphql-dotnet services.

Language: C# - Size: 66.4 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jsokka/todo-app

Experimental React application with GraphQL server on top of ASP.NET Core

Language: C# - Size: 1.88 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

rmarks6767/FollowAlongAPI

A .Net Core C# Web API implementing GraphQL follow along example for learning how to use GraphQL DotNet.

Language: C# - Size: 161 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

anomepani/DotNetCoreGraphQLDemo

This Repo contains demo example for GraphQL with dotnet core

Language: C# - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

anomepani/ASPNetCoreGraphQL Fork of mmacneil/ASPNetCoreGraphQL

Sample project demonstrating a GraphQL service built with ASP.NET Core 2, Entity Framework Core and graphql-dotnet.

Language: C# - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

anomepani/Core-GraphQL-NestedTableDataLoader Fork of akshayblevel/Core-GraphQL-NestedTableDataLoader

Asp.Net Core 2, EntityFramework Core with GraphQL for DotNet working demo by @akshayblevel.

Language: C# - Size: 211 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

radubuciuceanu/GraphQl.Subscriptions

Base implementation of GraphQL subscriptions using web sockets.

Language: C# - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

radubuciuceanu/playground.graphql.csharp

Language: C# - Size: 136 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

ChironShi/GraphQL.Ext

graphql-dotnet 的拓展

Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

anomepani/orders-graphql Fork of glennblock/orders-graphql

Asp.Net Core GraphQL Demo with Query, Mutation and Subscription

Language: JavaScript - Size: 510 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

prabaprakash/GraphQL_DOT_NET_Base_App

GraqlQL - Dot Net Basic Application

Language: C# - Size: 3.12 MB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0