An open API service indexing awesome lists of open source software.

https://github.com/revazashvili/graphql-dotnet-getting-started

code sample on .net 6 for getting started with graphql
https://github.com/revazashvili/graphql-dotnet-getting-started

dotnet6 graphql graphql-dotnet

Last synced: 3 months ago
JSON representation

code sample on .net 6 for getting started with graphql

Awesome Lists containing this project

README

        

# GraphQL

repository contains sample code to getting started with [graphql-dotnet](https://github.com/graphql-dotnet/graphql-dotnet)
on .net 6




visit [graphql.org](https://graphql.org/) to learn more about graphql, also see graphql-dotnet [documentation](https://graphql-dotnet.github.io/docs/getting-started/introduction) for more details to implement in .net