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
Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
Your top-rated shield against malware and online scams | Avast Free Antivirus

Browse and email in peace, supported by clever AI

Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Free Download
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