22 Forks
78 Stars
78 Watchers

DotNetGraphQL

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

How to download and setup DotNetGraphQL

Open terminal and run command
git clone https://github.com/brminnick/DotNetGraphQL.git
git clone is used to create a copy or clone of DotNetGraphQL repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DotNetGraphQL https://github.com/brminnick/DotNetGraphQL/archive/master.zip

Or simply clone DotNetGraphQL with SSH
[email protected]:brminnick/DotNetGraphQL.git

If you have some problems with DotNetGraphQL

You may open issue on DotNetGraphQL support forum (system) here: https://github.com/brminnick/DotNetGraphQL/issues