GraphQL is a query language for your API, and a server-side runtime for executing queries by using a type system you define for your data. GraphQL isn't tied to any specific database or storage engine and is instead backed by your existing code and data. A GraphQL service is created by defining types and fields on those types, then providing functions for each field on each type. All packages generated from this repository come with embedded pdb and support Source Link. If you are having difficulty understanding how the code works or have encountered an error, then it is just enough to enable Source Link in your IDE settings. Then you can debug GraphQL.NET source code as if it were part of your project. The Schema first approach relies upon the GraphQL schema language, coding conventions, and tries to provide a minimal amount of syntax. It is the easiest to get started though it does not currently support some advanced scenarios.

Features

  • An implementation of Facebook's GraphQL in .NET
  • This project uses a lexer/parser originally written by Marek Magdziak and released with a MIT license
  • Now the specification is being developed by the GraphQL Foundation
  • You can get all preview versions from GitHub Packages
  • All packages generated from this repository come with embedded pdb and support
  • For caching of parsed GraphQL documents you'll need an IDocumentCache implementation

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow GraphQL for .NET

GraphQL for .NET Web Site

Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of GraphQL for .NET!

Additional Project Details

Programming Language

C++

Related Categories

C++ Software Development Software, C++ Runtimes

Registered

2022-03-15