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
Find Hidden Risks in Windows Task Scheduler Icon
Find Hidden Risks in Windows Task Scheduler

Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Download Free Tool
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